Skip to content

Commit 5c769be

Browse files
[release/9.0] Update dependencies from dotnet/arcade (#246)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a11e0d6 commit 5c769be

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
<Sha>02fe27cd6a9b001c8feb7938e6ef4b3799745759</Sha>
1414
<SourceBuild RepoName="command-line-api" ManagedOnly="true" />
1515
</Dependency>
16-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25263.5">
16+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25266.2">
1717
<Uri>https://github.com/dotnet/arcade</Uri>
18-
<Sha>93823d49ca01742464ad1c0b49ea940e693b1be3</Sha>
18+
<Sha>c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25263.5">
20+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25266.2">
2121
<Uri>https://github.com/dotnet/arcade</Uri>
22-
<Sha>93823d49ca01742464ad1c0b49ea940e693b1be3</Sha>
22+
<Sha>c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3</Sha>
2323
</Dependency>
2424
<!-- Intermediate is necessary for source build. -->
25-
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25263.5">
25+
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25266.2">
2626
<Uri>https://github.com/dotnet/arcade</Uri>
27-
<Sha>93823d49ca01742464ad1c0b49ea940e693b1be3</Sha>
27+
<Sha>c62eeb5b5432f9eaa034fbd641ccd9fd0d928fb3</Sha>
2828
<SourceBuild RepoName="arcade" ManagedOnly="true" />
2929
</Dependency>
3030
<!-- Intermediate is necessary for source build. -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
}
1111
},
1212
"msbuild-sdks": {
13-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25263.5"
13+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25266.2"
1414
}
1515
}

0 commit comments

Comments
 (0)