0f42767a96
This version does not get stabilized and so this will work for repeatable stable builds.
13 lines
250 B
JSON
13 lines
250 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "5.0.100-preview.6.20310.4",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(MicrosoftNETCoreAppInternalPackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20417.6"
|
|
}
|
|
}
|