Skip to content

Commit c5bf239

Browse files
authored
Merge pull request #8943 from dotnet/darc-release/8.0.4xx-d29d1b5a-a667-431c-a104-b367c95259df
[release/8.0.4xx] Update dependencies from dotnet/arcade
2 parents 731d469 + bf8cf66 commit c5bf239

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
</Dependency>
1818
</ProductDependencies>
1919
<ToolsetDependencies>
20-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25208.7">
20+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25214.7">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>c7a36e53f91e41943746f97a8c183549364c5092</Sha>
22+
<Sha>c487e860d456cda2580600ad81fd425d3bba21f7</Sha>
2323
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2424
</Dependency>
2525
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">

eng/common/sdl/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="Microsoft.Guardian.Cli" version="0.109.0"/>
3+
<package id="Microsoft.Guardian.Cli" version="0.199.0"/>
44
</packages>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"dotnet": "8.0.115"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25208.7"
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25214.7"
77
}
88
}

0 commit comments

Comments
 (0)