Skip to content

Commit 45912bf

Browse files
[main] Update dependencies from dotnet/arcade (#6895)
[main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23423.1 to 1.0.0-beta.23426.1 (parent: Microsoft.DotNet.Arcade.Sdk)
1 parent bab9b10 commit 45912bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
</Dependency>
1818
</ProductDependencies>
1919
<ToolsetDependencies>
20-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23425.2">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23429.1">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>90c167d5c57de4a8bced566379dbd893556c94e8</Sha>
22+
<Sha>804d586c07a6c598551a2913f0958680cb9135a9</Sha>
2323
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2424
</Dependency>
2525
<!-- Used in repo tooling. Not updated automatically -->
2626
<Dependency Name="System.Composition" Version="8.0.0-preview.4.23259.5">
2727
<Uri>https://github.com/dotnet/runtime</Uri>
2828
<Sha>84a3d0e37e8f22b0b55f8bf932cb788b2bdd728f</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23423.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
30+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23426.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
3131
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
32-
<Sha>ed9a83526483c094fb51e7000b6f816ce6cb0325</Sha>
32+
<Sha>194f32828726c3f1f63f79f3dc09b9e99c157b11</Sha>
3333
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
3434
</Dependency>
3535
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0">

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"rollForward": "patch"
1919
},
2020
"msbuild-sdks": {
21-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23425.2"
21+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23429.1"
2222
}
2323
}

0 commit comments

Comments
 (0)