Skip to content

Commit

Permalink
Correct checked-in merge conflict (#27463)
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbu authored Feb 17, 2022
1 parent 93d923f commit 36e6aa4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,13 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<<<<<<< HEAD
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22103.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>70831f0d126fe88b81d7dc8de11358e17a5ce364</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22103.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>70831f0d126fe88b81d7dc8de11358e17a5ce364</Sha>
=======
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.22107.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>fe5cc1841d12196d94a4ae3b276cb92d8d7ca73d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="6.0.0-beta.22107.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>fe5cc1841d12196d94a4ae3b276cb92d8d7ca73d</Sha>
>>>>>>> release/6.0
</Dependency>
</ToolsetDependencies>
</Dependencies>

0 comments on commit 36e6aa4

Please sign in to comment.