Update dependencies from https://github.com/dotnet/arcade build 20200117.2 (#6185)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20067.2
This commit is contained in:
parent
78173fe72e
commit
f436d29f33
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.20066.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20067.2">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>bca68c2df2c6230389f10def3880a61db266c6c1</Sha>
|
||||
<Sha>514e47a844ea7fe193978725c15e67ec16bff572</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "5.0.100-alpha1-015949"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20066.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20067.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue