[main] Update dependencies from dotnet/arcade
This commit is contained in:
dotnet-maestro[bot] 2022-03-07 14:09:37 +00:00 коммит произвёл GitHub
Родитель e61cdee4cf
Коммит cf490dfd77
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -32,9 +32,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22124.4">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22154.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f7136626d0109856df867481219eb7366951985d</Sha>
<Sha>8ed47fcae6a5d2d40483ed81858f4ede8eab7ae2</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

Просмотреть файл

@ -18,7 +18,7 @@
"version": "6.0.100"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22124.4",
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22154.3",
"Yarn.MSBuild": "1.22.10"
}
}