Skip to content
2 changes: 1 addition & 1 deletion .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"microsoft.dnceng.secretmanager": {
"version": "1.1.0-beta.26216.2",
"version": "1.1.0-beta.26223.1",
"commands": [
"secret-manager"
]
Expand Down
12 changes: 6 additions & 6 deletions eng/Version.Details.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ This file should be imported by eng/Versions.props
<Project>
<PropertyGroup>
<!-- dotnet-arcade dependencies -->
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.26211.1</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>11.0.0-beta.26211.1</MicrosoftDotNetHelixSdkPackageVersion>
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.26227.3</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>11.0.0-beta.26227.3</MicrosoftDotNetHelixSdkPackageVersion>
<!-- dotnet-arcade-services dependencies -->
<MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.26214.2</MicrosoftDotNetDarcLibPackageVersion>
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.26214.2</MicrosoftDotNetProductConstructionServiceClientPackageVersion>
<MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.26222.1</MicrosoftDotNetDarcLibPackageVersion>
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.26222.1</MicrosoftDotNetProductConstructionServiceClientPackageVersion>
<!-- dotnet-command-line-api dependencies -->
<SystemCommandLinePackageVersion>2.0.3</SystemCommandLinePackageVersion>
<!-- dotnet-deployment-tools dependencies -->
<MicrosoftDeploymentDotNetReleasesPackageVersion>2.0.0-preview.1.24305.1</MicrosoftDeploymentDotNetReleasesPackageVersion>
<!-- dotnet-diagnostics dependencies -->
<MicrosoftSymbolManifestGeneratorPackageVersion>8.0.0-preview.24461.2</MicrosoftSymbolManifestGeneratorPackageVersion>
<!-- dotnet-dnceng dependencies -->
<MicrosoftDncEngSecretManagerPackageVersion>1.1.0-beta.26216.2</MicrosoftDncEngSecretManagerPackageVersion>
<MicrosoftDncEngSecretManagerPackageVersion>1.1.0-beta.26223.1</MicrosoftDncEngSecretManagerPackageVersion>
<!-- dotnet-msbuild dependencies -->
<MicrosoftBuildPackageVersion>17.12.50</MicrosoftBuildPackageVersion>
<MicrosoftBuildFrameworkPackageVersion>17.12.50</MicrosoftBuildFrameworkPackageVersion>
Expand All @@ -38,7 +38,7 @@ This file should be imported by eng/Versions.props
<SystemCompositionPackageVersion>10.0.3</SystemCompositionPackageVersion>
<SystemIOPackagingPackageVersion>10.0.3</SystemIOPackagingPackageVersion>
<SystemSecurityCryptographyPkcsPackageVersion>10.0.3</SystemSecurityCryptographyPkcsPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>10.0.6</SystemSecurityCryptographyXmlPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>10.0.3</SystemSecurityCryptographyXmlPackageVersion>
<!-- dotnet-sdk dependencies -->
<MicrosoftNETSdkWorkloadManifestReaderPackageVersion>9.0.100-preview.6.24328.19</MicrosoftNETSdkWorkloadManifestReaderPackageVersion>
<!-- dotnet-symreader-converter dependencies -->
Expand Down
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>43b5827697e501c442eb75ffff832cd4df2514fe</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26211.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26227.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>a08169b890573cfd7f949ea9062c86a4db1aab1b</Sha>
<Sha>f5d199ccaf897f1ab275ce683b4151be403458b5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.26211.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.26227.3">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>a08169b890573cfd7f949ea9062c86a4db1aab1b</Sha>
<Sha>f5d199ccaf897f1ab275ce683b4151be403458b5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.26214.2">
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.26222.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>5756a107b56d41141c3119f29c943695296d6108</Sha>
<Sha>c6c2b88a15ff0bddf33824eb2402969d9b9f3f4c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.26214.2">
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.26222.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>5756a107b56d41141c3119f29c943695296d6108</Sha>
<Sha>c6c2b88a15ff0bddf33824eb2402969d9b9f3f4c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26181.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down Expand Up @@ -120,9 +120,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.26216.2">
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.26223.1">
<Uri>https://github.com/dotnet/dnceng</Uri>
<Sha>da634aee80eb1041dd86522bbfc408491a764cf6</Sha>
<Sha>a448fd88c48f2a366ba29eba0008e9ac938ecc59</Sha>
</Dependency>
<!-- Dependencies required for source build to lift to the previously-source-built version. -->
<Dependency Name="Microsoft.Build" Version="17.12.50">
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"dotnet": "11.0.100-preview.3.26170.106"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26211.1",
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26211.1",
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26227.3",
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26227.3",
"Microsoft.Build.NoTargets": "3.7.0"
}
}
Loading