Skip to content
Prev Previous commit
Next Next commit
Update dependencies from https://github.com/dotnet/arcade build 20190…
…425.5

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19225.5
  • Loading branch information
dotnet-maestro committed Apr 26, 2019
commit d23daa9bb99fa42171751a58843245deb6c2fce2
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.19224.9">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19225.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>e02c88fca482f1141a9bb310c97be20b0ebd0465</Sha>
<Sha>d37270268a65592cae630f1b979b70f74d4614dd</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19224.9",
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19225.5",
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
}
}