This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18629.1
This commit is contained in:
dotnet-maestro[bot] 2018-12-30 13:25:42 +00:00 коммит произвёл GitHub
Родитель 55048cd0e9
Коммит 6d985408d7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -2,9 +2,9 @@
<Dependencies>
<ProductDependencies></ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18627.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18629.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>d740b8928595e1ceec4404f39c3ce22ccdf9efde</Sha>
<Sha>aa2b09ca90482c1f05bcac21596b67b2a4079171</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

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

@ -3,6 +3,6 @@
"dotnet": "2.1.300"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18627.1"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18629.1"
}
}