Merge pull request #13637 from dotnet/darc-main-e328a84d-ee21-418c-b074-06ed3b3461f0
[main] Update dependencies from dotnet/arcade
This commit is contained in:
commit
b21fb3782d
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