Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependencies from https://github.com/dotnet/arcade build 20190…
…712.5

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19362.5
  • Loading branch information
dotnet-maestro committed Jul 13, 2019
commit 8ab272af8e62b6aaa527de6db8bedb22399fcb52
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.19361.7">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19362.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f1b09644408f45f43f5835786b3e4bdfd2e78141</Sha>
<Sha>15f50ca6a9d0b441c9927421657fb9dc91206cc9</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.19361.7",
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19362.5",
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
}
}