Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20190…
Browse files Browse the repository at this point in the history
…910.3 (#743)

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19460.3
  • Loading branch information
dotnet-maestro[bot] committed Sep 11, 2019
1 parent 7ac35d7 commit 034164c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<ProductDependencies>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19459.10">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19460.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f5ccfdcbd828383d39cf583086ef42d72ca5b320</Sha>
<Sha>0f5cfb20a355c27bc84cedd049c946b44a7fc1da</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dotnet": "3.0.100-preview6-012264"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19459.10",
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19460.3",
"Microsoft.NET.Sdk.IL": "3.0.0-preview4-27520-71"
}
}

0 comments on commit 034164c

Please sign in to comment.