Merge pull request #263 from dotnet/darc-master-589dfc1e-536b-402b-be33-a3b7a8e0a919
Update dependencies from dotnet/arcade
This commit is contained in:
commit
c42365cdfa
2 changed files with 3 additions and 3 deletions
|
@ -24,9 +24,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19058.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19058.5">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>35ce15432d5ae2faa563ad0ba99aff49f8e28130</Sha>
|
||||
<Sha>3220be53ac764d9ee160b0bc64baa492af219aa7</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.0.100-preview-009812"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19058.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19058.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue