Skip to content

Commit

Permalink
Build the new build. I'll learn one day
Browse files Browse the repository at this point in the history
  • Loading branch information
IanWold committed Nov 4, 2024
1 parent 8b1d88c commit b6b8d73
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
@@ -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;
Expand Down

0 comments on commit b6b8d73

Please sign in to comment.