8000 fsdocs 15.0.0 · DiffSharp/DiffSharp@54728ee · GitHub
[go: up one dir, main page]

Skip to content

Commit 54728ee

Browse files
committed
fsdocs 15.0.0
1 parent 923d6c4 commit 54728ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"fsdocs-tool": {
6-
"version": "14.0.1",
6+
"version": "15.0.0",
77
"commands": [
88
"fsdocs"
99
]

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44

55
<TorchSharpVersion>0.96.0</TorchSharpVersion>
6-
<FSharpCoreVersion>6.0.1</FSharpCoreVersion>
6+
<FSharpCoreVersion>6.0.3</FSharpCoreVersion>
77

88
<!-- Standard nuget.org location -->
99
<RestoreSources>https://api.nuget.org/v3/index.json</RestoreSources>

0 commit comments

Comments
 (0)
0