Update dependencies from https://github.com/dotnet/arcade build 20191205.2 (#5835)
- Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19605.2
This commit is contained in:
parent
51e15d2e9b
commit
0e2f5458a0
2 changed files with 3 additions and 3 deletions
|
@ -100,9 +100,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19603.16">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19605.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>8e47254f93b276c974968aff83222f89ec3931ed</Sha>
|
||||
<Sha>194fdce1e0692b4f43afacb1d386fbfe664d95cf</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "3.1.100-preview1-014459"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19603.16"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19605.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue