Skip to content

Commit 5da1d77

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20230825.2 (#1090)
[main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23418.1 to 1.0.0-beta.23423.1 (parent: Microsoft.DotNet.Arcade.Sdk)
1 parent 1d1739c commit 5da1d77

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
</Dependency>
2626
</ProductDependencies>
2727
<ToolsetDependencies>
28-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23419.1">
28+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.23425.2">
2929
<Uri>https://github.com/dotnet/arcade</Uri>
30-
<Sha>385129cbc980a515ddee2fa56f6b16f3183ed9bc</Sha>
30+
<Sha>90c167d5c57de4a8bced566379dbd893556c94e8</Sha>
3131
<SourceBuild RepoName="arcade" ManagedOnly="true" />
3232
</Dependency>
33-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23418.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
33+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23423.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
3434
<Uri>https://github.com/dotnet/xliff-tasks</Uri>
35-
<Sha>bb654cd4736e7e8cb99f1c355ce2b8f0a686ba74</Sha>
35+
<Sha>ed9a83526483c094fb51e7000b6f816ce6cb0325</Sha>
3636
<SourceBuild RepoName="xliff-tasks" ManagedOnly="true" />
3737
</Dependency>
3838
</ToolsetDependencies>
-1.92 KB
Binary file not shown.

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dotnet": "8.0.100-preview.7.23376.3"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23419.1",
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23425.2",
77
"Microsoft.Build.NoTargets": "3.7.0"
88
}
99
}

0 commit comments

Comments
 (0)