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

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

@ -3,25 +3,25 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22301.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22306.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
<Sha>7f522f2e42fd8c2064afb45eac34a1773ce6a1cc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22301.2">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="7.0.0-beta.22306.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
<Sha>7f522f2e42fd8c2064afb45eac34a1773ce6a1cc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22301.2">
<Dependency Name="Microsoft.DotNet.SignTool" Version="7.0.0-beta.22306.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
<Sha>7f522f2e42fd8c2064afb45eac34a1773ce6a1cc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22301.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22306.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
<Sha>7f522f2e42fd8c2064afb45eac34a1773ce6a1cc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22301.2">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="7.0.0-beta.22306.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7ffde50ec98dbe3584bef2375165ec9a6b39cb35</Sha>
<Sha>7f522f2e42fd8c2064afb45eac34a1773ce6a1cc</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.19556.4">
<Uri>https://github.com/dotnet/arcade-services</Uri>

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

@ -14,6 +14,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22301.2"
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22306.1"
}
}