Update dependencies from https://github.com/dotnet/arcade build 20200207.14 (#6317)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20107.14
This commit is contained in:
parent
e410e67f7d
commit
6e999a7e4a
2 changed files with 3 additions and 3 deletions
|
@ -104,9 +104,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20106.12">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20107.14">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>50f7059d3a7a83ae1919516755b9ca92c67805e8</Sha>
|
||||
<Sha>c84720afc91b635e2fbeb5dbd7e2742f18773e0e</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "5.0.100-alpha1-015949"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20106.12"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20107.14"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue