29d83f4881
[master] Update dependencies from dotnet/arcade - Updates for Arcade breaking change to CreateLightCommandPackageDrop
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.20465.7"
|
|
}
|
|
}
|