Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Server 2025 #1146

Open
18 tasks
MichaelSimons opened this issue Jul 1, 2024 · 0 comments
Open
18 tasks

Add support for Server 2025 #1146

MichaelSimons opened this issue Jul 1, 2024 · 0 comments

Comments

@MichaelSimons
Copy link
Member

New Windows Release

Windows version: Server 2025

Related to dotnet/core#9374

Prep Tasks

    • Update the test data for each of the test classes to include the new Windows version
    • Run the update-dependencies tool to generate the new Dockerfiles and update all the necessary files:
      • dotnet run --project .\eng\update-dependencies
    • Inspect generated changes for correctness
    • Test the images
        • Create a local VM of the new Windows version
        • Clone this repo with the above changes onto the VM
        • Run .\build-and-test.ps1 -OS windowsservercore-<VERSION> to build and test your changes
    • Commit generated changes
    • Create PR
    • Get PR signoff. Don't merge PR to main.

Release Day Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: On Deck
Development

No branches or pull requests

2 participants