Skip to content

Commit 930ad19

Browse files
[main] Update dependencies from dotnet/arcade, dotnet/arcade-services (#15911)
[main] Update dependencies from dotnet/arcade, dotnet/arcade-services
1 parent d9d02d8 commit 930ad19

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,21 @@
2727
<Uri>https://github.com/dotnet/templating</Uri>
2828
<Sha>43b5827697e501c442eb75ffff832cd4df2514fe</Sha>
2929
</Dependency>
30-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25313.2">
30+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25316.2">
3131
<Uri>https://github.com/dotnet/arcade</Uri>
32-
<Sha>7a09c1144283309440a7966c664199944198c920</Sha>
32+
<Sha>d9d02d858b71562509f72ea84409853e4deffc8f</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25313.2">
34+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.25316.2">
3535
<Uri>https://github.com/dotnet/arcade</Uri>
36-
<Sha>7a09c1144283309440a7966c664199944198c920</Sha>
36+
<Sha>d9d02d858b71562509f72ea84409853e4deffc8f</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.25315.1">
38+
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.25317.6">
3939
<Uri>https://github.com/dotnet/arcade-services</Uri>
40-
<Sha>6bb54c7884576f040a4a5620f8532f2114bd2abd</Sha>
40+
<Sha>b58ce4ee8040f8a998a195421c1ac539b9897338</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25315.1">
42+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25317.6">
4343
<Uri>https://github.com/dotnet/arcade-services</Uri>
44-
<Sha>6bb54c7884576f040a4a5620f8532f2114bd2abd</Sha>
44+
<Sha>b58ce4ee8040f8a998a195421c1ac539b9897338</Sha>
4545
</Dependency>
4646
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25262.1">
4747
<Uri>https://github.com/dotnet/xharness</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
<!-- arcade -->
2424
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>9.0.0-beta.24223.1</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
2525
<!-- arcade-services -->
26-
<MicrosoftDotNetProductConstructionServiceClientVersion>1.1.0-beta.25315.1</MicrosoftDotNetProductConstructionServiceClientVersion>
27-
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25315.1</MicrosoftDotNetDarcLibVersion>
26+
<MicrosoftDotNetProductConstructionServiceClientVersion>1.1.0-beta.25317.6</MicrosoftDotNetProductConstructionServiceClientVersion>
27+
<MicrosoftDotNetDarcLibVersion>1.1.0-beta.25317.6</MicrosoftDotNetDarcLibVersion>
2828
<!-- command-line-api -->
2929
<SystemCommandLineVersion>2.0.0-beta5.25210.1</SystemCommandLineVersion>
3030
<!-- corefx -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"dotnet": "10.0.100-preview.6.25302.104"
1313
},
1414
"msbuild-sdks": {
15-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25313.2",
16-
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25313.2",
15+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25316.2",
16+
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.25316.2",
1717
"Microsoft.Build.NoTargets": "3.7.0"
1818
}
1919
}

0 commit comments

Comments
 (0)