78009f66a1
[release/5.0.1xx] Update dependencies from dotnet/arcade - Fix compile error in test
13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "5.0.100-rc.2.20479.15",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(MicrosoftNETCoreAppInternalPackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20510.1"
|
|
}
|
|
}
|