Skip to content

Commit 9e4ebe3

Browse files
committed
Re-added dotnet-core feed
1 parent ff9fad2 commit 9e4ebe3

File tree

1 file changed

+1
-1
lines changed
  • src/fsharp/FSharp.Compiler.Service.ProjectCracker.netcore

1 file changed

+1
-1
lines changed

src/fsharp/FSharp.Compiler.Service.ProjectCracker.netcore/NuGet.Config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<add key="fsharp-daily" value="https://www.myget.org/F/fsharp-daily/api/v3/index.json" />
55
<!-- MSBuild -->
66
<add key="dotnet-buildtools" value="https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json" />
7-
7+
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
88
</packageSources>
99
</configuration>

0 commit comments

Comments
 (0)