[main] Update dependencies from dotnet/arcade (#1064)

[main] Update dependencies from dotnet/arcade
This commit is contained in:
dotnet-maestro[bot] 2021-05-29 08:10:28 +00:00 коммит произвёл GitHub
Родитель febd17201d
Коммит b675b18912
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 11 добавлений и 11 удалений

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

@ -3,25 +3,25 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21275.5">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21277.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>579b548c545da1a9747bc5df599f38fe86d66251</Sha>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21275.5">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21277.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>579b548c545da1a9747bc5df599f38fe86d66251</Sha>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21275.5">
<Dependency Name="Microsoft.DotNet.SignTool" Version="6.0.0-beta.21277.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>579b548c545da1a9747bc5df599f38fe86d66251</Sha>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21275.5">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.21277.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>579b548c545da1a9747bc5df599f38fe86d66251</Sha>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21275.5">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="6.0.0-beta.21277.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>579b548c545da1a9747bc5df599f38fe86d66251</Sha>
<Sha>c3e0e4070f6cd3873b775e3f4136e29f4d66cb49</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.19556.4">
<Uri>https://github.com/dotnet/arcade-services</Uri>

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

@ -11,6 +11,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21275.5"
"Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21277.1"
}
}