3238b2239e
[main] Update dependencies from dotnet/arcade - Coherency Updates: - XliffTasks: from 1.0.0-beta.21210.2 to 1.0.0-beta.21213.1 (parent: Microsoft.DotNet.Arcade.Sdk)
13 lines
264 B
JSON
13 lines
264 B
JSON
{
|
|
"tools": {
|
|
"dotnet": "6.0.100-preview.2.21155.3",
|
|
"runtimes": {
|
|
"dotnet": [
|
|
"$(VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion)"
|
|
]
|
|
}
|
|
},
|
|
"msbuild-sdks": {
|
|
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21214.5"
|
|
}
|
|
}
|