Update dependencies from https://github.com/dotnet/arcade build 20200321.1 (#6890)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20171.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
fa3d3a5e0a
commit
96deb2b122
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.20170.4">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20171.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>89aa923e9c53483f61ec28bf9d546ac39d54a26b</Sha>
|
||||
<Sha>7dbc907fa03eacf4c57f827cb4235d77b7ed4fcd</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
}
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20170.4"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20171.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue