-
Notifications
You must be signed in to change notification settings - Fork 764
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged PR 41650: Getting ready for the 8.8 release
Getting ready for the 8.8 release ---- #### AI description (iteration 1) #### PR Classification Release preparation for version 8.8. #### PR Summary This pull request prepares the repository for the 8.8 release by updating dependencies, removing unused stages, and configuring build settings. - Removed the `codecoverage` stage from `/azure-pipelines.yml`. - Updated dependency versions to 8.0.8 in `/eng/Version.Details.xml` and `/eng/Versions.props`. - Removed package source mappings and updated package sources in `/NuGet.config`. - Added steps to set up private feed credentials in `/eng/pipelines/templates/BuildAndTest.yml`. - Updated version labels and build properties in `/eng/Versions.props` and `/Directory.Build.props`.
- Loading branch information
Showing
6 changed files
with
54 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters