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
…627.3 (#6808)

Microsoft.DotNet.Arcade.Sdk
 From Version 8.0.0-beta.23326.5 -> To Version 8.0.0-beta.23327.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Jun 28, 2023
1 parent 8c89658 commit d924ac7
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 @@ -25,9 +25,9 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23326.5">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23327.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>c0e0c6d3e5b5fd90084486f11f0a7cb3d4577e4f</Sha>
<Sha>e7302feb026ccd0d7855023b58c6ab41e37d7e7c</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23319.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23326.5"
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23327.3"
}
}

0 comments on commit d924ac7

Please sign in to comment.