File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
<configuration >
3
3
<packageSources >
4
4
<add key =" NuGet" value =" https://api.nuget.org/v3/index.json" />
5
+ <add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
5
6
<add key =" dotnet-tools" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
6
7
<add key =" dotnet-core" value =" https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
7
8
<add key =" azureadwebstacknightly" value =" https://www.myget.org/F/azureadwebstacknightly/api/v3/index.json" />
Original file line number Diff line number Diff line change 4
4
},
5
5
6
6
"msbuild-sdks" : {
7
- "Microsoft.DotNet.Arcade.Sdk" : " 5.0.0-beta.20180.5 " ,
8
- "Microsoft.DotNet.Helix.Sdk" : " 5.0.0-beta.20180.5 "
7
+ "Microsoft.DotNet.Arcade.Sdk" : " 5.0.0-beta.20431.1 " ,
8
+ "Microsoft.DotNet.Helix.Sdk" : " 5.0.0-beta.20431.1 "
9
9
}
10
10
}
You can’t perform that action at this time.
0 commit comments