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 a2efe03 commit 3cd1705Copy full SHA for 3cd1705
src/fsharp/fsharp.core.netcore.nuget/Microsoft.FSharp.Core.netcore.nuspec
@@ -14,7 +14,7 @@
14
<projectUrl>$projectUrl$</projectUrl>
15
<tags>$tags$</tags>
16
<dependencies>
17
- <group targetFramework=".NETStandard1.5">
+ <group targetFramework=".NETStandard1.6">
18
<dependency id="Microsoft.NETCore.Platforms" version="1.0.1" />
19
<dependency id="NETStandard.Library" version="1.6.0" />
20
<dependency id="System.Linq.Expressions" version="4.1.0" />
0 commit comments