Update dependencies from https://github.com/dotnet/arcade build 20220413.2
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.22213.2 Dependency coherency updates Microsoft.DotNet.XliffTasks From Version 1.0.0-beta.22208.1 -> To Version 1.0.0-beta.22212.1 (parent: Microsoft.DotNet.Arcade.Sdk
This commit is contained in:
parent
01f10dc6b2
commit
9ce366f741
2 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/arcade -->
|
||||
<MicrosoftDotNetBuildTasksInstallersPackageVersion>7.0.0-beta.22212.2</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
||||
<MicrosoftDotNetBuildTasksInstallersPackageVersion>7.0.0-beta.22213.2</MicrosoftDotNetBuildTasksInstallersPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"cmake": "3.16.4"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22212.2",
|
||||
"Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22212.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22213.2",
|
||||
"Microsoft.DotNet.CMake.Sdk": "7.0.0-beta.22213.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue