Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/arcade build 20230…
Browse files Browse the repository at this point in the history
…222.4 (#6154)

Microsoft.DotNet.Arcade.Sdk
 From Version 7.0.0-beta.23117.3 -> To Version 7.0.0-beta.23122.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Feb 24, 2023
1 parent e5958b0 commit 67c5daf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.23117.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.23122.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>555a00b95dd95d956dddf6bb9e213fa27fc61383</Sha>
<Sha>2e0fab0209c66d181d93b0d03bc267db5bde75be</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
</ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"dotnet": "7.0.103"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23117.3"
"Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.23122.4"
}
}

0 comments on commit 67c5daf

Please sign in to comment.