File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1414 </RestoreSources >
1515 <RestoreSources Condition =" '$(DotNetBuildOffline)' != 'true' AND '$(DisableMyGetRestoreSources)' != 'true' " >
1616 $(RestoreSources);
17- https://dotnet.myget.org/F/dotnet-core/api/v3/index.json;
1817 https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;
1918 https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json;
2019 https://dotnet.myget.org/F/roslyn/api/v3/index.json;
21- https://vside.myget.org/F/ vssdk/api /v3/index.json;
22- https://vside.myget.org/F/vsmac/api /v3/index.json;
20+ https://pkgs.dev.azure.com/azure-public/vside/_packaging/ vssdk/nuget /v3/index.json;
21+ https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget /v3/index.json;
2322 </RestoreSources >
2423 </PropertyGroup >
2524</Project >
You can’t perform that action at this time.
0 commit comments