Skip to content

Conversation

@joperezr
Copy link
Member

@joperezr joperezr commented Dec 10, 2025

FYI: @ericstj

Microsoft Reviewers: Open in CodeFlow

Preapre for 10.1 release

----
#### AI description  (iteration 1)
#### PR Classification
This pull request prepares the project for the 10.1 release by updating dependency versions and build configurations for a stable shipping build.

#### PR Summary
The changes update package versions and streamline build pipelines to ensure a stable, release-ready output:
- **`eng/Versions.props`**: Bumped dependency versions from 10.0.0 to 10.0.1 and enabled release stabilization by setting `<StabilizePackageVersion>` to true and `<DotNetFinalVersionKind>` to release.
- **`azure-pipelines.yml`**: Removed the code coverage stage and updated dependency triggers to simplify the CI pipeline.
- **`NuGet.config`**: Removed the package source mapping section and added a new internal package source reference.
- **`eng/pipelines/templates/BuildAndTest.yml` & `Directory.Build.props`**: Added tasks to set up private feed credentials and disabled NU1507 warnings to support internal feeds.
<!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
@joperezr joperezr requested review from a team as code owners December 10, 2025 19:56
@joperezr
Copy link
Member Author

This should be merged and not squashed.

@joperezr joperezr merged commit 4bb940f into dotnet:release/10.1 Dec 10, 2025
6 checks passed
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.

2 participants