Update dependencies from https://github.com/dotnet/arcade build 20220414.3

Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.22212.2 -> To Version 7.0.0-beta.22214.3

Dependency coherency updates

Microsoft.DotNet.XliffTasks
 From Version 1.0.0-beta.22208.1 -> To Version 1.0.0-beta.22213.1 (parent: Microsoft.DotNet.Arcade.Sdk
This commit is contained in:
dotnet-maestro[bot] 2022-04-15 12:41:24 +00:00
parent 735f60b925
commit bcfa1e6f77
2 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersPackageVersion>7.0.0-beta.22213.2</MicrosoftDotNetBuildTasksInstallersPackageVersion>
<MicrosoftDotNetBuildTasksInstallersPackageVersion>7.0.0-beta.22214.3</MicrosoftDotNetBuildTasksInstallersPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->

View file

@ -11,7 +11,7 @@
"cmake": "3.16.4"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22213.2",
"Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22213.2"
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22214.3",
"Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22214.3"
}
}