diff --git a/build.csx b/build.csx index 511fa03..095440c 100644 --- a/build.csx +++ b/build.csx @@ -1,6 +1,6 @@ #! "net8.0" #r "nuget: Metalsharp, 0.9.0-rc.6" -#r "nuget: Metalsharp.LiquidTemplates, 0.9.0-rc-5" +#r "nuget: Metalsharp.LiquidTemplates, 0.9.0-rc.5" #r "nuget: Metalsharp.SimpleBlog, 0.9.0-rc.2" #r "nuget: System.ServiceModel.Syndication, 8.0.0" using Metalsharp;