This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18576.5
This commit is contained in:
dotnet-maestro[bot] 2018-11-27 17:20:22 +00:00 коммит произвёл GitHub
Родитель fa3ecfdda4
Коммит aea6e4e029
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -2,9 +2,9 @@
<Dependencies>
<ProductDependencies></ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18575.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.18576.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>da64d4121e96e05ced8e3166fad74f0650f4ccef</Sha>
<Sha>5b019cda4f53a3380ec7405628e9fa0a3b17a0d9</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

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

@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview-009784"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18575.1"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.18576.5"
}
}