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
…215.1 (dotnet#490)

This change updates the following dependencies
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19115.1
  • Loading branch information
dotnet-maestro[bot] authored Feb 17, 2019
1 parent f5ba125 commit f5ee6e1
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 @@ -2,9 +2,9 @@
<Dependencies>
<ProductDependencies></ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19114.4">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19115.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>03497f16b93264158c28cee4eea767b53bc750f5</Sha>
<Sha>75af3cdef5022dbb92b8a94388198a6fd59a5d94</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,6 +3,6 @@
"dotnet": "2.1.502"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19114.4"
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19115.1"
}
}

0 comments on commit f5ee6e1

Please sign in to comment.