[master] Update dependencies from dotnet/arcade (#6021)
* Update dependencies from https://github.com/dotnet/arcade build 20191231.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19631.1 * Update dependencies from https://github.com/dotnet/arcade build 20200101.1 - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20051.1
This commit is contained in:
parent
c658d237d3
commit
4a983d95dd
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.19630.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20051.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>01d0b636bfb96edf62a77912de25aa5cef143946</Sha>
|
||||
<Sha>bbd4a95d4bcb6e06f88a8590e18e499a6169b66e</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "5.0.100-alpha1-015949"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.19630.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20051.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue