Update dependencies from https://github.com/dotnet/arcade build 20190622.2 (#2592)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19322.2
This commit is contained in:
dotnet-maestro[bot] 2019-06-23 12:29:23 +00:00 committed by GitHub
parent 6e5ca5e819
commit 3c1fb16fc5
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.19321.75">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19322.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>fcee3d5c2d6180bec19c4ae50234771c436b4b52</Sha>
<Sha>48aed493ffa093728bc9ffd17be0e5957f77aade</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>

View file

@ -3,6 +3,6 @@
"dotnet": "3.0.100-preview5-011568"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19321.75"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19322.2"
}
}