Skip to content

Commit

Permalink
try downgrade syndication again
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWold committed Oct 29, 2023
1 parent dfea073 commit 69b67ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.csx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#r "nuget: Metalsharp, 0.9.0-rc.5"
#r "nuget: Metalsharp.LiquidTemplates, 0.9.0-rc-3"
#r "nuget: Metalsharp.SimpleBlog, 0.9.0-rc.2"
#r "nuget: System.ServiceModel.Syndication 7.0.0"
#r "nuget: System.ServiceModel.Syndication 6.0.0"

using Metalsharp;
using Metalsharp.LiquidTemplates;
Expand Down

0 comments on commit 69b67ff

Please sign in to comment.