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 727966e commit 407a760Copy full SHA for 407a760
.nuget/NuGet.Config
@@ -6,7 +6,6 @@
6
<packageSources>
7
8
<clear />
9
- <add key="dotnet-core" value="https://www.myget.org/F/dotnet-core/api/v3/index.json" />
10
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
11
</packageSources>
12
</configuration>
packages.config
@@ -14,6 +14,5 @@
14
<package id="Microsoft.DiaSymReader" version="1.0.8" />
15
<package id="FsSrGen" version="3.0.0" targetFramework="net46" />
16
<package id="FSharp.SRGen.Build.Tasks" version="3.0.0" targetFramework="net46" />
17
- <package id="Microsoft.VisualFSharp.Core.Redist" version="1.0.0" />
18
<package id="System.ValueTuple" version="4.0.0-rc3-24212-01" />
19
</packages>
0 commit comments