Update dependencies from https://github.com/dotnet/arcade build 20200224.3 (#6555)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20124.3
This commit is contained in:
parent
61dc5684aa
commit
b02e36fe88
2 changed files with 3 additions and 3 deletions
|
@ -100,9 +100,9 @@
|
|||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20123.1">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20124.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>85d76351b1f0245c9f331f72219d12e8e2d48e72</Sha>
|
||||
<Sha>03bd0e0cefb81d33d08c4853fa5d6a8057c34d94</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "5.0.100-alpha1-015949"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20123.1"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20124.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue