Skip to content

Merging internal commits for release/8.0#67796

Merged
wtgodbe merged 35 commits into
release/8.0from
internal-merge-8.0-2026-07-14-2021
Jul 15, 2026
Merged

Merging internal commits for release/8.0#67796
wtgodbe merged 35 commits into
release/8.0from
internal-merge-8.0-2026-07-14-2021

Conversation

@dotnet-bot

Copy link
Copy Markdown
Contributor

No description provided.

dotnet-bot and others added 30 commits June 2, 2026 15:57
…otnet-efcore build 20260602.2

On relative base path root
dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 8.0.28 -> To Version 8.0.28
…otnet-efcore build 20260602.4

On relative base path root
dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260603.7

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26303.7
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260605.4

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26305.4
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260605.6

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26305.6
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
#### AI description  (iteration 1)
#### PR Classification
Merge from public repository containing dependency updates, build pipeline refactoring, and a security vulnerability fix.

#### PR Summary
This PR merges changes from the public repository, primarily updating build dependencies and refactoring Azure Pipelines configuration while addressing a security vulnerability. The AspNetCore patch version is incremented from 8.0.28 to 8.0.29.

- **Azure Pipelines**: Refactored Components E2E test configuration by extracting job definition into shared template `jobs/components-e2e-test-job.yml` and added new internal pipeline `components-e2e-tests-internal.yml`
- **Dependency Updates**: Updated multiple dotnet/arcade packages (Arcade.Sdk, Build.Tasks.Installers, Build.Tasks.Templating, Helix.Sdk, RemoteExecutor) from version 8.0.0-beta.26224.3 to 8.0.0-beta.26278.3
- **Source Build**: Updated source-build-externals and source-build-assets intermediate packages to newer versions
- **Security Fix**: Added `System.Security.Cryptography.Xml` version 8.0.3 to `RepoTasks.csproj` to address CVE-2023-29331
- **Version Update**: Incremented `AspNetCorePatchVersion` from 28 to 29 in `eng/Versions.props`
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-efcore build 20260605.7

On relative base path root
dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260609.4

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26309.4
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-efcore build 20260609.12

On relative base path root
dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 8.0.28 -> To Version 8.0.29
#### AI description  (iteration 1)
#### PR Classification
Dependency version update to upgrade IdentityModel package from version 7.1.2 to 7.7.3.

#### PR Summary
This pull request updates the IdentityModel dependency to version 7.7.3 and updates the source-build-externals intermediate package version for the 8.0 release branch.

- `eng/Versions.props`: Updated `IdentityModelVersion` from 7.1.2 to 7.7.3
- `eng/Version.Details.xml` and `eng/Versions.props`: Updated `Microsoft.SourceBuild.Intermediate.source-build-externals` from version 8.0.0-alpha.1.26301.1 to 8.0.0-alpha.1.26309.12
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
1) `LdapAdapter` now skips claim resolution unless the authenticated principal is in "User Principal Name" form and its realm exactly matches the configured `LdapSettings.Domain`, preventing a foreign-realm principal from being silently resolved as a same-named local account. 

2) LDAP filter values are RFC 4515-escaped before being interpolated into search filters, neutralizing characters (`\`, `*`, `(`, `)`, `\0`) that could otherwise be used for LDAP filter injection.

3) Nested-group resolution reads each group by its distinguished name with a base-scope (objectClass=group) request instead of a subtree search keyed on sAMAccountName/CN, removing CN-collision ambiguity and aligning the lookup with the DN that AD returned in memberOf.

----
#### AI description  (iteration 1)
#### PR Classification
Bug fix to address security validation issues in LDAP authentication query handling.

#### PR Summary
This PR fixes LDAP adapter query validation by adding security checks to prevent unsafe LDAP lookups when the user's realm cannot be verified or doesn't match the configured domain. The changes ensure that claim resolution is skipped for users from foreign realms, bare usernames without realm information, and down-level domain formats.

- `LdapAdapter.cs`: Added validation to skip LDAP claim resolution when username lacks a realm (`@` symbol) or when the realm doesn't match the configured domain (case-insensitive comparison)
- `LdapAdapterTests.cs`: Added six new test cases covering foreign realm validation, bare username handling, down-level domain user handling, and cached claim retrieval with case-insensitive realm matching
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-runtime build 20260611.6

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26311.6
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260611.14

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26311.14
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
Resolves https://dev.azure.com/devdiv/DevDiv/_workitems/edit/3004352

----
#### AI description  (iteration 1)
#### PR Classification
Security bug fix to prevent potential XSS vulnerabilities by ensuring URL parameters are properly HTML-encoded before being rendered on the debug page.

#### PR Summary
This PR adds HTML encoding to URL parameters displayed on the debugger target picker UI to prevent XSS attacks. The changes ensure that `targetApplicationUrl` and `debuggerTabsListUrl` are encoded once at the beginning and reused throughout the error messages.

- `TargetPickerUi.cs`: Added HTML encoding for `targetApplicationUrl` and `debuggerTabsListUrl` parameters at the start of the method
- `TargetPickerUi.cs`: Replaced inline `WebUtility.HtmlEncode()` calls with pre-encoded variables in error message templates
- `TargetPickerUi.cs`: Updated method calls to `GetLaunchChromeInstructions()` and `GetLaunchEdgeInstructions()` to use encoded URLs
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-runtime build 20260615.11

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26315.11
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…otnet-runtime build 20260615.23

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.28-servicing.26264.13 -> To Version 8.0.29-servicing.26315.23
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.28 -> To Version 8.0.29
…ng/internal/dotnet-efcore, dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore
- **Subscription**: [e179a2a7-bc5d-4498-2467-08dbd53ba9ce](https://maestro.dot.net/subscriptions?search=e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
- **Build**: [20260609.12](https://dev.azure.com/dnceng/internal/_build/results?buildId=2996466) ([318080](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-efcore/build/318080))
- **Date Produced**: June 10, 2026 1:38:37 AM UTC
- **Commit**: [6805a007a20deffa775bb912fcad9a2302f81664](https://dev.azure.com/dnceng/internal/_git/dotnet-efcore?_a=history&version=GC6805a007a20deffa775bb912fcad9a2302f81664)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-efcore?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.28 to 8.0.29][8]
     - dotnet-ef
     - Microsoft.EntityFrameworkCore
     - Microsoft.EntityFrameworkCore.Design
     - Microsoft.EntityFrameworkCore.InMemory
     - Microsoft.EntityFrameworkCore.Relational
     - Microsoft.EntityFrameworkCore.Sqlite
     - Microsoft.EntityFrameworkCore.SqlServer
     - Microsoft.EntityFrameworkCore.Tools

[8]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC983cf3c21c0f9484cc0ed66e61b8c252d701a30b&targetVersion=GC6805a007a20deffa775bb912fcad9a2302f81664&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)









[marker]: <> (Begin:83131e87-e80d-4d5b-f426-08dbd53b3319)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [83131e87-e80d-4d5b-f426-08dbd53b3319](https://maestro.dot.net/subscriptions?search=83131e87-e80d-4d5b-f426-08dbd53b3319)
- **Build**: [20260615.23](https://dev.azure.com/dnceng/internal/_build/results?buildId=3001165) ([318822](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/318822))
- **Date Produced**: June 16, 2026 5:24:38 AM UTC
- **Commit**: [58638b5ff167db8be72d99d93dea9e64551ff54b](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC58638b5ff167db8be72d99d93dea9e64551ff54b)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.28-servicing.26264.13 to 8.0.29-servicing.26315.23][12]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.Internal.Runtime.AspNetCore.Transport
     - Microsoft.NETCore.BrowserDebugHost.Transport
     - Microsoft.NETCore.Platforms
     - Microsoft.SourceBuild.Intermediate.runtime.linux-x64
  - From [8.0.28 to 8.0.29][12]
     - Microsoft.NET.Runtime.MonoAOTCompiler.Task
     - Microsoft.NET.Runtime.WebAssembly.Sdk
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETC...
…otnet-efcore build 20260616.2

On relative base path root
dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 8.0.29 -> To Version 8.0.29
…ng/internal/dotnet-efcore

This pull request updates the following dependencies

[marker]: <> (Begin:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore
- **Subscription**: [e179a2a7-bc5d-4498-2467-08dbd53ba9ce](https://maestro.dot.net/subscriptions?search=e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
- **Build**: [20260616.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=3001700) ([318955](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-efcore/build/318955))
- **Date Produced**: June 16, 2026 6:01:42 PM UTC
- **Commit**: [99595d42437635bfad6c2fd6a17e088e0c3be404](https://dev.azure.com/dnceng/internal/_git/dotnet-efcore?_a=history&version=GC99595d42437635bfad6c2fd6a17e088e0c3be404)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-efcore?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.29 to 8.0.29][1]
     - dotnet-ef
     - Microsoft.EntityFrameworkCore
     - Microsoft.EntityFrameworkCore.Design
     - Microsoft.EntityFrameworkCore.InMemory
     - Microsoft.EntityFrameworkCore.Relational
     - Microsoft.EntityFrameworkCore.Sqlite
     - Microsoft.EntityFrameworkCore.SqlServer
     - Microsoft.EntityFrameworkCore.Tools

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC6805a007a20deffa775bb912fcad9a2302f81664&targetVersion=GC99595d42437635bfad6c2fd6a17e088e0c3be404&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
…otnet-runtime build 20260617.13

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.29-servicing.26315.23 -> To Version 8.0.29-servicing.26317.13
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.29 -> To Version 8.0.29
…otnet-runtime build 20260624.3

On relative base path root
Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , Microsoft.SourceBuild.Intermediate.runtime.linux-x64 From Version 8.0.29-servicing.26315.23 -> To Version 8.0.29-servicing.26324.3
Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 From Version 8.0.29 -> To Version 8.0.29
System.Security.Cryptography.Xml From Version 8.0.3 -> To Version 8.0.4
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:83131e87-e80d-4d5b-f426-08dbd53b3319)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: [83131e87-e80d-4d5b-f426-08dbd53b3319](https://maestro.dot.net/subscriptions?search=83131e87-e80d-4d5b-f426-08dbd53b3319)
- **Build**: [20260624.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=3007070) ([320133](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-runtime/build/320133))
- **Date Produced**: June 24, 2026 10:42:39 PM UTC
- **Commit**: [18fd75c847399745c43b5970fec840ba71064e80](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC18fd75c847399745c43b5970fec840ba71064e80)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.29-servicing.26315.23 to 8.0.29-servicing.26324.3][2]
     - Microsoft.Extensions.HostFactoryResolver.Sources
     - Microsoft.Internal.Runtime.AspNetCore.Transport
     - Microsoft.NETCore.BrowserDebugHost.Transport
     - Microsoft.NETCore.Platforms
     - Microsoft.SourceBuild.Intermediate.runtime.linux-x64
  - From [8.0.29 to 8.0.29][2]
     - Microsoft.NET.Runtime.MonoAOTCompiler.Task
     - Microsoft.NET.Runtime.WebAssembly.Sdk
     - Microsoft.NETCore.App.Ref
     - Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm
     - Microsoft.NETCore.App.Runtime.win-x64
  - From [8.0.3 to 8.0.4][3]
     - System.Security.Cryptography.Xml

[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC58638b5ff167db8be72d99d93dea9e64551ff54b&targetVersion=GC18fd75c847399745c43b5970fec840ba71064e80&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCa6bde67c455f2ac219988c7a66171631090b6f65&targetVersion=GC18fd75c847399745c43b5970fec840ba71064e80&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:83131e87-e80d-4d5b-f426-08dbd53b3319)
…otnet-efcore build 20260625.2

On relative base path root
dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 8.0.29 -> To Version 8.0.29
ProductConstructionServiceProd and others added 4 commits June 25, 2026 18:45
…ng/internal/dotnet-efcore

This pull request updates the following dependencies

[marker]: <> (Begin:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore
- **Subscription**: [e179a2a7-bc5d-4498-2467-08dbd53ba9ce](https://maestro.dot.net/subscriptions?search=e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
- **Build**: [20260625.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=3008193) ([320247](https://maestro.dot.net/channel/3880/azdo:dnceng:internal:dotnet-efcore/build/320247))
- **Date Produced**: June 25, 2026 6:14:04 PM UTC
- **Commit**: [fa1e227ecf931d0142494b946fe1985fe75ee21a](https://dev.azure.com/dnceng/internal/_git/dotnet-efcore?_a=history&version=GCfa1e227ecf931d0142494b946fe1985fe75ee21a)
- **Branch**: [refs/heads/internal/release/8.0](https://dev.azure.com/dnceng/internal/_git/dotnet-efcore?version=GBrefs/heads/internal/release/8.0)

[DependencyUpdate]: <> (Begin)

- **Dependency Updates**:
  - From [8.0.29 to 8.0.29][1]
     - dotnet-ef
     - Microsoft.EntityFrameworkCore
     - Microsoft.EntityFrameworkCore.Design
     - Microsoft.EntityFrameworkCore.InMemory
     - Microsoft.EntityFrameworkCore.Relational
     - Microsoft.EntityFrameworkCore.Sqlite
     - Microsoft.EntityFrameworkCore.SqlServer
     - Microsoft.EntityFrameworkCore.Tools

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC99595d42437635bfad6c2fd6a17e088e0c3be404&targetVersion=GCfa1e227ecf931d0142494b946fe1985fe75ee21a&_a=files

[DependencyUpdate]: <> (End)


[marker]: <> (End:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
… to latest 8.0.4

#### AI description  (iteration 1)
#### PR Classification
Dependency update to upgrade the System.Security.Cryptography.Xml package version from 8.0.3 to 8.0.4.

#### PR Summary
This pull request updates the RepoTasksSystemSecurityCryptographyXml dependency to version 8.0.4 for security and stability improvements.

- `eng/Versions.props`: Updated `RepoTasksSystemSecurityCryptographyXmlVersion` from 8.0.3 to 8.0.4
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
@wtgodbe wtgodbe merged commit b9dd783 into release/8.0 Jul 15, 2026
25 checks passed
@wtgodbe wtgodbe deleted the internal-merge-8.0-2026-07-14-2021 branch July 15, 2026 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants