Update dependencies from https://github.com/dotnet/arcade build 20200320.1 (#6875)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20170.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
This commit is contained in:
parent
280735abb9
commit
7f8787c080
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.20168.2">
|
||||
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.20170.1">
|
||||
<Uri>https://github.com/dotnet/arcade</Uri>
|
||||
<Sha>1ffbf7b1b3d4842d027aecda84e9ece2bb3855d0</Sha>
|
||||
<Sha>08954d95550364cb78764b078c9b24383f8cda48</Sha>
|
||||
</Dependency>
|
||||
</ToolsetDependencies>
|
||||
</Dependencies>
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
}
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20168.2"
|
||||
"Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20170.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue