Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade (#58879)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/arcade
  • Loading branch information
dotnet-maestro[bot] authored Jan 18, 2022
1 parent ae335c2 commit 50d9f8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22063.6">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.22067.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ecf92bbdc4354adc1960fa53808e87d91624f9b5</Sha>
<Sha>3fb1f4bbc1f2cdd26071764132a3592eceab63fe</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.1.0-3.22062.11">
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>cc0d213b15fdda217ad888d269d19754fa556eb4</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22063.6">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="7.0.0-beta.22067.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>ecf92bbdc4354adc1960fa53808e87d91624f9b5</Sha>
<Sha>3fb1f4bbc1f2cdd26071764132a3592eceab63fe</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"xcopy-msbuild": "16.10.0-preview2"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22063.6",
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22063.6"
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22067.1",
"Microsoft.DotNet.Helix.Sdk": "7.0.0-beta.22067.1"
}
}

0 comments on commit 50d9f8a

Please sign in to comment.