This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- 2.1.0-rc1-05604-03
1
+ 2.1.0-rc1-06014-01
Original file line number Diff line number Diff line change 51
51
<!-- Package versions used as toolsets -->
52
52
<PropertyGroup >
53
53
<FeedTasksPackage >Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage >
54
- <FeedTasksPackageVersion >2.1.0-rc1-05604-03 </FeedTasksPackageVersion >
54
+ <FeedTasksPackageVersion >2.1.0-rc1-06014-01 </FeedTasksPackageVersion >
55
55
</PropertyGroup >
56
56
57
57
<!-- Publish symbol build task package -->
Original file line number Diff line number Diff line change 6
6
<packageSources >
7
7
<clear />
8
8
<add key =" myget.org dotnet-core" value =" https://dotnetmygetlegacy.blob.core.windows.net/dotnet-core/index.json" />
9
- <add key =" myget.org nugetbuild " value =" https://www.myget.org/F/nugetbuild/api /v3/index.json" />
9
+ <add key =" nuget-build " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget /v3/index.json" />
10
10
<add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" protocolVersion =" 3" />
11
11
</packageSources >
12
12
<activePackageSource >
You can’t perform that action at this time.
0 commit comments