File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ index: 1
88*)
99
1010(* ** condition: prepare ***)
11- #r " ../src/JsonSchemaProvider.DesignTime/bin/Debug/netstandard2.1 /JsonSchemaProvider.DesignTime.dll"
12- #r " ../src/JsonSchemaProvider.Runtime/bin/Debug/netstandard2.1 /JsonSchemaProvider.Runtime .dll"
13- #r " ../src/JsonSchemaProvider.Runtime/bin/Debug/netstandard2.1 /FSharp.Data.Json.Core.dll"
14- #r " ../src/JsonSchemaProvider.Runtime/bin/Debug/netstandard2.1 /NJsonSchema.dll"
11+ #r " ../src/JsonSchemaProvider.DesignTime/bin/Debug/netstandard2.0 /JsonSchemaProvider.DesignTime.dll"
12+ #r " ../src/JsonSchemaProvider.Runtime/bin/Debug/netstandard2.0 /JsonSchemaProvider.dll"
13+ #r " ../src/JsonSchemaProvider.Runtime/bin/Debug/netstandard2.0 /FSharp.Data.Json.Core.dll"
14+ #r " ../src/JsonSchemaProvider.Runtime/bin/Debug/netstandard2.0 /NJsonSchema.dll"
1515
1616(**
1717# Scope
You can’t perform that action at this time.
0 commit comments