Skip to content

Conversation

lbussell
Copy link
Collaborator

@lbussell lbussell commented Mar 3, 2025

Fixes #1193

  • Added a new template to handle .NET Framework 3.5 installation
  • On Server 2022+, use Features on Demand to install NetFX3.
  • On earlier versions, use Windows update to install NetFX3.

To-do:

  • Check if these changes have any impact to image size - use build #20250303.2
    • 2016 -
    • 2019 -
    • 2022 -
    • 2025 -

Copy link
Member

@mthalman mthalman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice

@lbussell lbussell changed the base branch from main to dev April 1, 2025 16:35
@lbussell lbussell merged commit 5124fb2 into microsoft:dev Apr 1, 2025
24 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.

Use Features On Demand instead of installing CAB files where possible

2 participants