[master] Update dependencies from dotnet/arcade (#7233)

* Update dependencies from https://github.com/dotnet/arcade build 20190713.1

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19363.1

* Update dependencies from https://github.com/dotnet/arcade build 20190714.1

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19364.1
This commit is contained in:
dotnet-maestro[bot] 2019-07-15 11:12:26 -07:00 коммит произвёл Kevin Ransom (msft)
Родитель 75cef56a5b
Коммит c7cd220ada
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -3,9 +3,9 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19362.5">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19364.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>15f50ca6a9d0b441c9927421657fb9dc91206cc9</Sha>
<Sha>0c81c2bbdc49749e9940bc8858ebd16026d51277</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

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

@ -10,7 +10,7 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19362.5",
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19364.1",
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
}
}