Update dependencies from https://github.com/dotnet/arcade build 20200218.1 (#6465)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20118.1
This commit is contained in:
parent
f18f1a2feb
commit
24f32a1d94
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.20117.3">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20118.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>bd2a2b09716ddb54cb1e40f087beaaeeef859118</Sha>
|
||||
<Sha>b40d0c89c230189b4c6aeb32c0a43218b4bc3359</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "5.0.100-alpha1-015949"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20117.3"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20118.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue