Fix merge error in arcade version

This commit is contained in:
Nick Guerrera 2019-12-05 16:03:56 -08:00
parent c70a1f79eb
commit aece614333

View file

@ -104,9 +104,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19605.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="5.0.0-beta.19604.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>194fdce1e0692b4f43afacb1d386fbfe664d95cf</Sha>
<Sha>f2999360b70f05d7738cbfa2b61d1fdaff4ee77d</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>