Update dependencies from https://github.com/dotnet/arcade build 20211220.2 (#1223)
[main] Update dependencies from dotnet/arcade
This commit is contained in:
Родитель
5cb0a7b0fe
Коммит
7dd5031a56
|
@ -34,13 +34,13 @@
|
|||
<Uri>https://github.com/dotnet/aspnetcore</Uri>
|
||||
<Sha>2d82d2cc6338b6e720da3d7cd77df680c0bdbf5f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21620.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.21620.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>dd29c2fbe093e4e76e7227bbc01c34ecceb9a4d4</Sha>
|
||||
<Sha>2af5dda2d48417982a6b90bf28e8b9a9b57f5ad4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="7.0.0-beta.21620.1">
|
||||
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="7.0.0-beta.21620.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>dd29c2fbe093e4e76e7227bbc01c34ecceb9a4d4</Sha>
|
||||
<Sha>2af5dda2d48417982a6b90bf28e8b9a9b57f5ad4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="6.0.0">
|
||||
<Uri>https://github.com/dotnet/runtime</Uri>
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
-->
|
||||
<PropertyGroup Label="Automated">
|
||||
<!-- dotnet/arcade references -->
|
||||
<MicrosoftDotNetXUnitExtensionsVersion>7.0.0-beta.21620.1</MicrosoftDotNetXUnitExtensionsVersion>
|
||||
<MicrosoftDotNetXUnitExtensionsVersion>7.0.0-beta.21620.2</MicrosoftDotNetXUnitExtensionsVersion>
|
||||
<!-- dotnet/aspnetcore references -->
|
||||
<MicrosoftAspNetCoreAppRuntimewinx64Version>6.0.2</MicrosoftAspNetCoreAppRuntimewinx64Version>
|
||||
<VSRedistCommonAspNetCoreSharedFrameworkx6460Version>6.0.2-servicing.21616.6</VSRedistCommonAspNetCoreSharedFrameworkx6460Version>
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.Build.NoTargets": "2.0.1",
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21620.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.21620.2"
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче