8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923d6c4 commit 54728eeCopy full SHA for 54728ee
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"fsdocs-tool": {
6
- "version": "14.0.1",
+ "version": "15.0.0",
7
"commands": [
8
"fsdocs"
9
]
Directory.Build.props
<PropertyGroup>
<TorchSharpVersion>0.96.0</TorchSharpVersion>
- <FSharpCoreVersion>6.0.1</FSharpCoreVersion>
+ <FSharpCoreVersion>6.0.3</FSharpCoreVersion>
<!-- Standard nuget.org location -->
<RestoreSources>https://api.nuget.org/v3/index.json</RestoreSources>
0 commit comments