This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19068.4
This commit is contained in:
dotnet-maestro[bot] 2019-01-19 13:42:05 +00:00 коммит произвёл GitHub
Родитель 0e80014fe1
Коммит 77fb5165de
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -2,9 +2,9 @@
<Dependencies>
<ProductDependencies></ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19067.6">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19068.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bed438c56afcd799b4de747291cf68815ae2f53b</Sha>
<Sha>4de204b5decdcee471d186e2290a09e35c5c3996</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

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

@ -3,6 +3,6 @@
"dotnet": "2.1.401"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19067.6"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19068.4"
}
}