Skip to content

Commit 73fa8a8

Browse files
[main] Update dependencies from dotnet/arcade-services, dotnet/dnceng (#16318)
[main] Update dependencies from dotnet/arcade-services, dotnet/dnceng
1 parent adde597 commit 73fa8a8

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"microsoft.dnceng.secretmanager": {
6-
"version": "1.1.0-beta.25555.6",
6+
"version": "1.1.0-beta.25564.1",
77
"commands": [
88
"secret-manager"
99
]

eng/Version.Details.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ This file should be imported by eng/Versions.props
1919
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.25562.6</MicrosoftDotNetArcadeSdkPackageVersion>
2020
<MicrosoftDotNetHelixSdkPackageVersion>11.0.0-beta.25562.6</MicrosoftDotNetHelixSdkPackageVersion>
2121
<!-- dotnet/arcade-services dependencies -->
22-
<MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.25557.3</MicrosoftDotNetDarcLibPackageVersion>
23-
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.25557.3</MicrosoftDotNetProductConstructionServiceClientPackageVersion>
22+
<MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.25564.1</MicrosoftDotNetDarcLibPackageVersion>
23+
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.25564.1</MicrosoftDotNetProductConstructionServiceClientPackageVersion>
2424
<!-- dotnet/xharness dependencies -->
2525
<MicrosoftDotNetXHarnessCLIPackageVersion>10.0.0-prerelease.25513.3</MicrosoftDotNetXHarnessCLIPackageVersion>
2626
<!-- dotnet/symreader-converter dependencies -->
@@ -54,7 +54,7 @@ This file should be imported by eng/Versions.props
5454
<!-- dotnet/command-line-api dependencies -->
5555
<SystemCommandLinePackageVersion>2.0.0-beta5.25210.1</SystemCommandLinePackageVersion>
5656
<!-- dotnet/dnceng dependencies -->
57-
<MicrosoftDncEngSecretManagerPackageVersion>1.1.0-beta.25555.6</MicrosoftDncEngSecretManagerPackageVersion>
57+
<MicrosoftDncEngSecretManagerPackageVersion>1.1.0-beta.25564.1</MicrosoftDncEngSecretManagerPackageVersion>
5858
<!-- dotnet/msbuild dependencies -->
5959
<MicrosoftBuildPackageVersion>17.12.50</MicrosoftBuildPackageVersion>
6060
<MicrosoftBuildFrameworkPackageVersion>17.12.50</MicrosoftBuildFrameworkPackageVersion>

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
<Uri>https://github.com/dotnet/arcade</Uri>
3636
<Sha>4bb60deca10193c27f5bdf0a6afc5878ef558455</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.25557.3">
38+
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.25564.1">
3939
<Uri>https://github.com/dotnet/arcade-services</Uri>
40-
<Sha>8f84b3f03acec6ddc12e110c71133dfebda5f0f2</Sha>
40+
<Sha>526aa00e2a2533e0263e50f299d5525572c48c18</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25557.3">
42+
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25564.1">
4343
<Uri>https://github.com/dotnet/arcade-services</Uri>
44-
<Sha>8f84b3f03acec6ddc12e110c71133dfebda5f0f2</Sha>
44+
<Sha>526aa00e2a2533e0263e50f299d5525572c48c18</Sha>
4545
</Dependency>
4646
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.25513.3">
4747
<Uri>https://github.com/dotnet/xharness</Uri>
@@ -158,9 +158,9 @@
158158
<Uri>https://github.com/dotnet/runtime</Uri>
159159
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
160160
</Dependency>
161-
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.25555.6">
161+
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.25564.1">
162162
<Uri>https://github.com/dotnet/dnceng</Uri>
163-
<Sha>355356d2cce11feb84134ac05083770d911d5f21</Sha>
163+
<Sha>79d5ba9594a98c05483843e8bc018e312bc5817b</Sha>
164164
</Dependency>
165165
<!-- Dependencies required for source build to lift to the previously-source-built version. -->
166166
<Dependency Name="Microsoft.Build" Version="17.12.50">

0 commit comments

Comments
 (0)