Update dependencies from https://github.com/dotnet/arcade build 20190628.2 (#2711)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19328.2
This commit is contained in:
dotnet-maestro[bot] 2019-06-29 12:24:51 +00:00 committed by GitHub
parent 1ee9aab9cb
commit dc63ceb280
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -65,9 +65,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19327.39">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19328.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>247c0290c554a68dd3e560dd88fb0da26353d9d7</Sha>
<Sha>a68bcce61fa64598cbd30c00780b1f6ca8e7a9ef</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview6-012264"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19327.39"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19328.2"
}
}