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 14
14
</RestoreSources >
15
15
<RestoreSources Condition =" '$(DotNetBuildOffline)' != 'true' AND '$(DisableMyGetRestoreSources)' != 'true' " >
16
16
$(RestoreSources);
17
- https://dotnet.myget.org/F/dotnet-core/api/v3/index.json;
18
17
https://dotnet.myget.org/F/aspnetcore-tools/api/v3/index.json;
19
18
https://dotnet.myget.org/F/aspnetcore-master/api/v3/index.json;
20
19
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;
23
22
</RestoreSources >
24
23
</PropertyGroup >
25
24
</Project >
You can’t perform that action at this time.
0 commit comments