Skip to content

Commit

Permalink
WIP: fix fsdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mersho committed Oct 23, 2023
1 parent 8aed537 commit b993745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sanitycheck.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ open System.Xml
open System.Xml.Linq
open System.Xml.XPath

#r "nuget: Fsdk, Version=0.6.0--date20230812-0646.git-2268d50"
#r "nuget: Fsdk, Version=0.6.0--date20230214-0422.git-1ea6f62"
open Fsdk
open Fsdk.Process

Expand Down

0 comments on commit b993745

Please sign in to comment.