Update dependencies from https://github.com/dotnet/arcade build 20190623.4 (#2604)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19323.4
This commit is contained in:
dotnet-maestro[bot] 2019-06-24 12:29:04 +00:00 committed by GitHub
parent e7ba231e65
commit bb769976f4
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.19322.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19323.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>48aed493ffa093728bc9ffd17be0e5957f77aade</Sha>
<Sha>9946534da4f73e6242ca105f6798ab58119c9ab0</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.19322.2"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19323.4"
}
}