Update dependencies from https://github.com/dotnet/arcade build 20190430.6 (#1819)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19230.6
This commit is contained in:
dotnet-maestro[bot] 2019-05-01 12:26:37 +00:00 committed by GitHub
parent 14b5d9609f
commit 980c529aab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -72,9 +72,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19229.8">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19230.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>a7a250e9c13147134543c35fef2fb81f19592edf</Sha>
<Sha>ac8d88df02d246d3147338fcfb03b1b93dc84b53</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview4-011223"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19229.8"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19230.6"
}
}