Update dependencies from https://github.com/dotnet/arcade build 20200312.3 (#6810)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20162.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
605dced069
commit
847395c993
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.20161.5">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20162.3">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>df7ef03819d65500711edd0bceac091264b464b1</Sha>
|
||||
<Sha>16d4350184cf362cd59807b589d1c93803025abc</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
}
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20161.5"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20162.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue