Skip to content

Commit 8dc4030

Browse files
authored
Merge pull request #7339 from dotnet/darc-main-cace6dea-b024-4898-9094-7b0ba5fa4d9e
[main] Update dependencies from dotnet/arcade
2 parents 5751b0c + 0bdf707 commit 8dc4030

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
</Dependency>
3030
</ProductDependencies>
3131
<ToolsetDependencies>
32-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23606.1">
32+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23607.2">
3333
<Uri>https://github.com/dotnet/arcade</Uri>
34-
<Sha>71149d1f281ab5e066d1f524f4862152683f5144</Sha>
34+
<Sha>3faeb9817f465151aa4bbcdb315f0a6170206760</Sha>
3535
<SourceBuild RepoName="arcade" ManagedOnly="true" />
3636
</Dependency>
37-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23606.1">
37+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23607.2">
3838
<Uri>https://github.com/dotnet/arcade</Uri>
39-
<Sha>71149d1f281ab5e066d1f524f4862152683f5144</Sha>
39+
<Sha>3faeb9817f465151aa4bbcdb315f0a6170206760</Sha>
4040
</Dependency>
4141
</ToolsetDependencies>
4242
</Dependencies>

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
}
99
},
1010
"msbuild-sdks": {
11-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23606.1"
11+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23607.2"
1212
}
1313
}

0 commit comments

Comments
 (0)