File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed
FSharp.Compiler.Service.ProjectCracker.netcore
FSharp.Compiler.Service.netcore Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
33 <packageSources >
4- <!-- To inherit the global NuGet package sources remove the <clear/> line below -->
5- <clear />
6- <add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" />
74 <add key =" fsharp-daily" value =" https://www.myget.org/F/fsharp-daily/api/v3/index.json" />
8- <add key =" dotnet-buildtools" value =" https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json" />
9- <add key =" dotnet-core" value =" https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
10- <add key =" dotnet-cli" value =" https://dotnet.myget.org/F/dotnet-cli/api/v3/index.json" />
11- <add key =" cli-deps" value =" https://dotnet.myget.org/F/cli-deps/api/v3/index.json" />
125 </packageSources >
136</configuration >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
33 <packageSources >
4- <!-- To inherit the global NuGet package sources remove the <clear/> line below -->
5- <clear />
6- <add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" />
74 <add key =" fsharp-daily" value =" https://www.myget.org/F/fsharp-daily/api/v3/index.json" />
8- <add key =" dotnet-buildtools" value =" https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json" />
9- <add key =" dotnet-core" value =" https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
10- <add key =" dotnet-cli" value =" https://dotnet.myget.org/F/dotnet-cli/api/v3/index.json" />
11- <add key =" cli-deps" value =" https://dotnet.myget.org/F/cli-deps/api/v3/index.json" />
125 </packageSources >
136</configuration >
You can’t perform that action at this time.
0 commit comments