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…
…417.1

- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19217.1
  • Loading branch information
dotnet-maestro committed Apr 17, 2019
commit 28a70dee0379c2370619e9c147b009074d209974
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.19215.12">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19217.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>517bf671ea342965d007aa48f5bfd4926e58d582</Sha>
<Sha>4e21d52dabbb9f5705a90f097acb1465a0354c0d</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.19215.12",
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19217.1",
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2"
}
}