Skip to content

Commit 3cd1705

Browse files
committed
fix tf
1 parent a2efe03 commit 3cd1705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fsharp/fsharp.core.netcore.nuget/Microsoft.FSharp.Core.netcore.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<projectUrl>$projectUrl$</projectUrl>
1515
<tags>$tags$</tags>
1616
<dependencies>
17-
<group targetFramework=".NETStandard1.5">
17+
<group targetFramework=".NETStandard1.6">
1818
<dependency id="Microsoft.NETCore.Platforms" version="1.0.1" />
1919
<dependency id="NETStandard.Library" version="1.6.0" />
2020
<dependency id="System.Linq.Expressions" version="4.1.0" />

0 commit comments

Comments
 (0)