Skip to content

Commit cd5cc85

Browse files
dotnet-maestro[bot]nohwnd
authored andcommitted
Update arcade
1 parent 25f10aa commit cd5cc85

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

eng/Version.Details.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
</Dependency>
4545
</ProductDependencies>
4646
<ToolsetDependencies>
47-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24106.2">
47+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24266.1">
4848
<Uri>https://github.com/dotnet/arcade</Uri>
49-
<Sha>f7eb7794c703dc29a83b414b786e9a154f0ca042</Sha>
49+
<Sha>ed14da5934ffb536cff8f41f8b5719334524cbed</Sha>
5050
</Dependency>
5151
<!-- Intermediate is necessary for source build. -->
52-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24106.2">
52+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24266.1">
5353
<Uri>https://github.com/dotnet/arcade</Uri>
54-
<Sha>f7eb7794c703dc29a83b414b786e9a154f0ca042</Sha>
54+
<Sha>ed14da5934ffb536cff8f41f8b5719334524cbed</Sha>
5555
<SourceBuild RepoName="arcade" ManagedOnly="true" />
5656
</Dependency>
5757
<Dependency Name="Microsoft.DiaSymReader.Pdb2Pdb" Version="1.1.0-beta2-19575-01">
@@ -62,9 +62,9 @@
6262
<Uri>https://github.com/dotnet/symreader-converter</Uri>
6363
<Sha>c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0</Sha>
6464
</Dependency>
65-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24106.2">
65+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24266.1">
6666
<Uri>https://github.com/dotnet/arcade</Uri>
67-
<Sha>f7eb7794c703dc29a83b414b786e9a154f0ca042</Sha>
67+
<Sha>ed14da5934ffb536cff8f41f8b5719334524cbed</Sha>
6868
</Dependency>
6969
</ToolsetDependencies>
7070
</Dependencies>

global.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"dotnet": "9.0.100-alpha.1.24073.1"
3333
},
3434
"msbuild-sdks": {
35-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24106.2"
35+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24266.1"
3636
}
3737
}

0 commit comments

Comments
 (0)