Skip to content

Commit 66195b6

Browse files
committed
Update nuspec for FSharp.Compilerto point to shipped system.valuetuple
1 parent a0050e1 commit 66195b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fsharp/FSharp.Compiler.netcore.nuget/Microsoft.FSharp.Compiler.netcore.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency id="System.Threading.Tasks.Parallel" version="4.0.1" />
3434
<dependency id="System.Threading.Thread" version="4.0.0" />
3535
<dependency id="System.Threading.ThreadPool" version="4.0.10" />
36-
<dependency id="System.ValueTuple" version="4.0.1-beta-24405-03" />
36+
<dependency id="System.ValueTuple" version="4.0.0-rc3-24212-01" />
3737
<dependency id="Microsoft.DiaSymReader.PortablePdb" version="1.1.0" />
3838
<dependency id="Microsoft.DiaSymReader" version="1.0.8" />
3939
</group>

0 commit comments

Comments
 (0)