Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
c0275a1
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 22, 2026
a91dd76
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 24, 2026
d73da53
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Jan 26, 2026
b229bd8
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 28, 2026
e2b027f
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 29, 2026
cf54637
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Jan 31, 2026
5199461
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Feb 2, 2026
6f6ca01
Update dependencies from https://github.com/dotnet/dnceng build 20260…
dotnet-maestro[bot] Feb 2, 2026
9cf808b
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 6, 2026
04b01c4
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 7, 2026
83306c0
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Feb 9, 2026
1534e2d
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 10, 2026
b040fee
Update Newtonsoft.Json version to 13.0.4
mmitche Feb 10, 2026
6479205
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 11, 2026
ac2fa86
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 14, 2026
1618599
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Feb 16, 2026
0e41f99
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 17, 2026
e98fd93
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 18, 2026
f12c5a6
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 19, 2026
d050f30
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Feb 20, 2026
86dc03a
Merge branch 'main' into darc-main-d1bcd836-a3ac-42ef-94b0-4c2b02180cd5
akoeplinger Mar 12, 2026
7e11671
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 12, 2026
03dd61e
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 14, 2026
efcc1f0
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Mar 16, 2026
45b1dce
Update dependencies from https://github.com/dotnet/dnceng build 20260…
dotnet-maestro[bot] Mar 16, 2026
72dbe18
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 17, 2026
e69cd7f
Merge branch 'main' into darc-main-d1bcd836-a3ac-42ef-94b0-4c2b02180cd5
akoeplinger Mar 17, 2026
1c1d75b
Update dependencies and fix build error in PublishBuildToMaestro.cs
akoeplinger Mar 17, 2026
90d8f20
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 18, 2026
fc46405
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 19, 2026
3ff6c44
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 20, 2026
3c8a15a
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 21, 2026
c011f3b
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 22, 2026
e5d0f7a
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Mar 23, 2026
e3a1ab6
Update dependencies from https://github.com/dotnet/dnceng build 20260…
dotnet-maestro[bot] Mar 23, 2026
146ad9d
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 24, 2026
b69282e
Update dependencies from https://github.com/dotnet/arcade build 20260…
dotnet-maestro[bot] Mar 28, 2026
82c391b
Update dependencies from https://github.com/dotnet/arcade-services bu…
dotnet-maestro[bot] Mar 30, 2026
2b015ea
Update dependencies from https://github.com/dotnet/dnceng build 20260…
dotnet-maestro[bot] Mar 30, 2026
965cba7
Sign new libraries with 3rd party
premun Mar 30, 2026
29d511d
Sign new libraries with 3rd party
premun Mar 30, 2026
0b3c242
Sign new libraries with 3rd party
premun Mar 30, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.26065.2",
"version": "1.1.0-beta.26176.1",
"commands": [
"secret-manager"
]
Expand Down
10 changes: 5 additions & 5 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@

<!-- external -->
<ItemGroup>
<PackageVersion Include="Azure.Core" Version="1.49.0" />
<PackageVersion Include="Azure.Identity" Version="1.15.0" />
<PackageVersion Include="Azure.Core" Version="1.51.1" />
<PackageVersion Include="Azure.Identity" Version="1.17.1" />
<PackageVersion Include="Azure.Storage.Blobs" Version="12.19.1" />
<PackageVersion Include="CommandLineParser" Version="2.5.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
Expand All @@ -80,16 +80,16 @@
<PackageVersion Include="Microsoft.Data.OData" Version="5.8.4" />
<PackageVersion Include="Microsoft.Data.Services.Client" Version="$(MicrosoftDataServicesClientVersion)" />
<PackageVersion Include="Microsoft.Diagnostics.Runtime" Version="1.0.5" />
<PackageVersion Include="Microsoft.Identity.Client" Version="4.73.1" />
<PackageVersion Include="Microsoft.Identity.Client" Version="4.80.0" />
<PackageVersion Include="Microsoft.OpenApi" Version="1.3.2" />
<PackageVersion Include="Microsoft.OpenApi.Readers" Version="1.3.2" />
<PackageVersion Include="Microsoft.Signed.Wix" Version="$(MicrosoftSignedWixVersion)" />
<PackageVersion Include="Microsoft.WixToolset.Sdk" Version="$(MicrosoftWixToolsetSdkVersion)" />
<PackageVersion Include="Microsoft.VisualStudio.OLE.Interop" Version="17.14.40260" />
<PackageVersion Include="Mono.Options" Version="5.3.0.1" />
<PackageVersion Include="Moq" Version="4.18.4" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="Octokit" Version="13.0.1" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.4" />
<PackageVersion Include="Octokit" Version="14.0.0" />
<PackageVersion Include="Polly.Core" Version="8.4.1" />
<PackageVersion Include="sn" Version="1.0.0" />
<PackageVersion Include="xunit" Version="$(XUnitVersion)" />
Expand Down
20 changes: 13 additions & 7 deletions eng/Signing.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,28 @@
are already signed. However, they must be signed with a 3rd party certificate.
-->
<ItemGroup>
<FileSignInfo Include="AwesomeAssertions.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="AWSSDK.Core.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="AWSSDK.S3.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="CommandLine.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="DistributedLock.Core.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="DistributedLock.Redis.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Handlebars.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Swashbuckle.AspNetCore.Swagger.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Octokit.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="YamlDotNet.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="LibGit2Sharp.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Mono.Options.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Newtonsoft.Json.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="NetTopologySuite.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Newtonsoft.Json.Bson.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Newtonsoft.Json.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="NRedisStack.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Octokit.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Pipelines.Sockets.Unofficial.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="SevenZip.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="SharpYaml.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="StackExchange.Redis.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="Swashbuckle.AspNetCore.Swagger.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="winterop.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="wix.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="LibGit2Sharp.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="SharpYaml.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="AwesomeAssertions.dll" CertificateName="3PartySHA2" />
<FileSignInfo Include="YamlDotNet.dll" CertificateName="3PartySHA2" />

<!-- Despite being called "Microsoft.*", these are not produced by Microsoft. These assemblies come from the Wix toolset project. -->
<FileSignInfo Include="Microsoft.Deployment.Compression.Cab.dll" CertificateName="3PartySHA2" />
Expand Down
30 changes: 15 additions & 15 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.26070.3</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>11.0.0-beta.26070.3</MicrosoftDotNetHelixSdkPackageVersion>
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.26177.6</MicrosoftDotNetArcadeSdkPackageVersion>
<MicrosoftDotNetHelixSdkPackageVersion>11.0.0-beta.26177.6</MicrosoftDotNetHelixSdkPackageVersion>
<!-- dotnet-arcade-services dependencies -->
<MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.25564.1</MicrosoftDotNetDarcLibPackageVersion>
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.25564.1</MicrosoftDotNetProductConstructionServiceClientPackageVersion>
<MicrosoftDotNetDarcLibPackageVersion>1.1.0-beta.26176.1</MicrosoftDotNetDarcLibPackageVersion>
<MicrosoftDotNetProductConstructionServiceClientPackageVersion>1.1.0-beta.26176.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.26065.2</MicrosoftDncEngSecretManagerPackageVersion>
<MicrosoftDncEngSecretManagerPackageVersion>1.1.0-beta.26176.1</MicrosoftDncEngSecretManagerPackageVersion>
<!-- dotnet-msbuild dependencies -->
<MicrosoftBuildPackageVersion>17.12.50</MicrosoftBuildPackageVersion>
<MicrosoftBuildFrameworkPackageVersion>17.12.50</MicrosoftBuildFrameworkPackageVersion>
Expand All @@ -28,16 +28,16 @@ This file should be imported by eng/Versions.props
<MicrosoftCodeAnalysisCSharpPackageVersion>4.8.0</MicrosoftCodeAnalysisCSharpPackageVersion>
<MicrosoftNetCompilersToolsetPackageVersion>4.8.0</MicrosoftNetCompilersToolsetPackageVersion>
<!-- dotnet-runtime dependencies -->
<MicrosoftExtensionsDependencyInjectionPackageVersion>9.0.0</MicrosoftExtensionsDependencyInjectionPackageVersion>
<MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>9.0.0</MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>
<MicrosoftExtensionsDependencyModelPackageVersion>9.0.0</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>9.0.0</MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>
<MicrosoftExtensionsFileSystemGlobbingPackageVersion>9.0.0</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
<MicrosoftExtensionsHttpPackageVersion>9.0.0</MicrosoftExtensionsHttpPackageVersion>
<MicrosoftExtensionsLoggingConsolePackageVersion>9.0.0</MicrosoftExtensionsLoggingConsolePackageVersion>
<SystemIOPackagingPackageVersion>9.0.0</SystemIOPackagingPackageVersion>
<SystemSecurityCryptographyPkcsPackageVersion>9.0.0</SystemSecurityCryptographyPkcsPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>9.0.0</SystemSecurityCryptographyXmlPackageVersion>
<MicrosoftExtensionsDependencyInjectionPackageVersion>10.0.3</MicrosoftExtensionsDependencyInjectionPackageVersion>
<MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>10.0.3</MicrosoftExtensionsDependencyInjectionAbstractionsPackageVersion>
<MicrosoftExtensionsDependencyModelPackageVersion>10.0.3</MicrosoftExtensionsDependencyModelPackageVersion>
<MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>10.0.3</MicrosoftExtensionsFileProvidersAbstractionsPackageVersion>
<MicrosoftExtensionsFileSystemGlobbingPackageVersion>10.0.3</MicrosoftExtensionsFileSystemGlobbingPackageVersion>
<MicrosoftExtensionsHttpPackageVersion>10.0.3</MicrosoftExtensionsHttpPackageVersion>
<MicrosoftExtensionsLoggingConsolePackageVersion>10.0.3</MicrosoftExtensionsLoggingConsolePackageVersion>
<SystemIOPackagingPackageVersion>10.0.3</SystemIOPackagingPackageVersion>
<SystemSecurityCryptographyPkcsPackageVersion>10.0.3</SystemSecurityCryptographyPkcsPackageVersion>
<SystemSecurityCryptographyXmlPackageVersion>10.0.3</SystemSecurityCryptographyXmlPackageVersion>
<!-- dotnet-sdk dependencies -->
<MicrosoftNETSdkWorkloadManifestReaderPackageVersion>9.0.100-preview.6.24328.19</MicrosoftNETSdkWorkloadManifestReaderPackageVersion>
<!-- dotnet-symreader-converter dependencies -->
Expand Down
60 changes: 30 additions & 30 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.26070.3">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26177.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1d89bcaad7db2b615ae7c97f77036a03b73138fe</Sha>
<Sha>30f8bf581e0e0d7e1de30898de8fa9c4008d2f5e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.26070.3">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="11.0.0-beta.26177.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1d89bcaad7db2b615ae7c97f77036a03b73138fe</Sha>
<Sha>30f8bf581e0e0d7e1de30898de8fa9c4008d2f5e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.25564.1">
<Dependency Name="Microsoft.DotNet.ProductConstructionService.Client" Version="1.1.0-beta.26176.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>526aa00e2a2533e0263e50f299d5525572c48c18</Sha>
<Sha>a9d498ae6ab98685d6d8376c6f47604d4638651e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.25564.1">
<Dependency Name="Microsoft.DotNet.DarcLib" Version="1.1.0-beta.26176.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>526aa00e2a2533e0263e50f299d5525572c48c18</Sha>
<Sha>a9d498ae6ab98685d6d8376c6f47604d4638651e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="11.0.0-prerelease.26117.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand All @@ -54,45 +54,45 @@
</Dependency>
<!-- Necessary for source-build. The dependency is loaded in during built-time
by consumers of NuGetRepack.Tasks, so we cannot use a ref pack for it -->
<Dependency Name="System.IO.Packaging" Version="9.0.0">
<Dependency Name="System.IO.Packaging" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<!-- Necessary for source-build. This allows the live version of the dependency
to flow in and eliminates related prebuilts. -->
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0">
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<!-- Necessary for source-build. This allows the live version of the dependency
to flow in and eliminates related prebuilts. -->
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="9.0.0">
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<!-- Necessary for source-build. The dependency is loaded in during built-time
by consumers of SharedFramework.Sdk (such as runtime), so we cannot use a ref pack for it -->
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="9.0.0">
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Http" Version="9.0.0">
<Dependency Name="Microsoft.Extensions.Http" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="9.0.0">
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0">
<Dependency Name="Microsoft.Extensions.FileSystemGlobbing" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<!-- Necessary for source-build. This allows the live version of the dependency
to flow in and eliminates related prebuilts. -->
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="9.0.0">
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="2.0.0-preview.1.24305.1">
<Uri>https://github.com/dotnet/deployment-tools</Uri>
Expand All @@ -108,17 +108,17 @@
<Sha>c7b5e07cfed85e88c162dc1c916efaff03742e6e</Sha>
</Dependency>
<!-- Transitive dependency needed for source build. -->
<Dependency Name="System.Security.Cryptography.Pkcs" Version="9.0.0">
<Dependency Name="System.Security.Cryptography.Pkcs" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<Dependency Name="System.Security.Cryptography.Xml" Version="9.0.0">
<Dependency Name="System.Security.Cryptography.Xml" Version="10.0.3">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d3981726bc8b0e179db50301daf9f22d42393096</Sha>
<Sha>dc5fd7a8dce8309e4add8fd4bd5d8718f221b15a</Sha>
</Dependency>
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.26065.2">
<Dependency Name="Microsoft.DncEng.SecretManager" Version="1.1.0-beta.26176.1">
<Uri>https://github.com/dotnet/dnceng</Uri>
<Sha>cd39caadfdc198bfc3cb138675d6a031f2fef74b</Sha>
<Sha>ccb98f08f700e29ad1dca55697c1e1472cb6cb17</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
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<!-- nuget -->
<!-- Important: Don't version higher than what's available in the toolset SDK as
NuGet assemblies aren't redistributed with .NETCoreApp msbuild tasks. -->
<NuGetCommandsVersion>6.14.0</NuGetCommandsVersion>
<NuGetFrameworksVersion>6.14.0</NuGetFrameworksVersion>
<NuGetPackagingVersion>6.14.0</NuGetPackagingVersion>
<NuGetProjectModelVersion>6.14.0</NuGetProjectModelVersion>
<NuGetVersioningVersion>6.14.0</NuGetVersioningVersion>
<NuGetCommandsVersion>7.0.1</NuGetCommandsVersion>
<NuGetFrameworksVersion>7.0.1</NuGetFrameworksVersion>
<NuGetPackagingVersion>7.0.1</NuGetPackagingVersion>
<NuGetProjectModelVersion>7.0.1</NuGetProjectModelVersion>
<NuGetVersioningVersion>7.0.1</NuGetVersioningVersion>
<!-- runtime -->
<MicrosoftNETCorePlatformsVersion>5.0.0</MicrosoftNETCorePlatformsVersion>
<MicrosoftNETRuntimeEmscripten2023Nodewin_x64>6.0.4</MicrosoftNETRuntimeEmscripten2023Nodewin_x64>
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.26161.119"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26070.3",
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26070.3",
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26177.6",
"Microsoft.DotNet.Helix.Sdk": "11.0.0-beta.26177.6",
"Microsoft.Build.NoTargets": "3.7.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
using System.Threading.Tasks;
using System.Xml.Linq;
using System.Xml.Serialization;
using Maestro.Common;
using Microsoft.Arcade.Common;
using Microsoft.Build.Framework;
using Microsoft.DotNet.DarcLib;
Expand Down
Loading