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:
dotnet-maestro[bot] 2020-03-20 12:35:54 +00:00 committed by GitHub
parent 280735abb9
commit 7f8787c080
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -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>

View file

@ -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"
}
}