Skip to content

Commit

Permalink
Merge pull request #7173 from dotnet/darc-main-7feeba72-6bea-4e77-973…
Browse files Browse the repository at this point in the history
…3-a9eed4f1bd39
  • Loading branch information
MiYanni committed Oct 19, 2023
2 parents 8cb292c + e70f1a0 commit d01043e
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="9.0.0-beta.23517.7">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23518.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>7d8abd9dc3c87f248fc1e10aae8840b9dec0a861</Sha>
<Sha>6a5ca678aef84f34a1fccc46f76623f41da56553</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23516.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": "9.0.0-beta.23517.7"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23518.2"
}
}

0 comments on commit d01043e

Please sign in to comment.