Update dependencies from https://github.com/dotnet/arcade build 20200226.7 (#6587)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20126.7
This commit is contained in:
parent
3da7fcbdbf
commit
337cefd3ae
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.20125.9">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20126.7">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>e6c7061dacf795792aa7d1213dba0e532bbd85bd</Sha>
|
||||
<Sha>cd4164e1f3f7daf2a6f8dbd012210c93521bd82f</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
"dotnet": "5.0.100-alpha1-015949"
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20125.9"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20126.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue