Skip to content

Commit

Permalink
Merge pull request #6937 from dotnet/darc-main-36e00ffa-16d0-40ca-a73…
Browse files Browse the repository at this point in the history
…b-7396eeee78dc

[main] Update dependencies from dotnet/arcade
  • Loading branch information
joeloff authored Aug 10, 2023
2 parents 60b8822 + 1b096d3 commit eb71d12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23408.6">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23409.5">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>5cd8dc258e8177b8542adf7abe45e7cfc1c1b1c0</Sha>
<Sha>bebd2de1988036b47ecefc7e72b66ce2f403e43d</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23407.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23408.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
<Sha>185f62b89abf4b87778a403a1134c6bd1680a91c</Sha>
<Sha>493329204079519072f0241ed26f692bdee0d60c</Sha>
<SourceBuild RepoName="xliff-tasks" 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 @@ -8,6 +8,6 @@
}
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23408.6"
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23409.5"
}
}

0 comments on commit eb71d12

Please sign in to comment.