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

EdkRepo: Add Support for VS2022 #235

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

ashedesimone
Copy link
Contributor

Removes the SetupLauncher functionality.

Updates build build_windows_installer.bat to add support for VS2022.

Fixes #233

@nate-desimone
Copy link
Member

You probably also want to change the target .NET framework version from 4.5.2 to 4.6.0. That is the oldest possible version of .NET that could be installed on a Windows 10 system.

@ashedesimone ashedesimone force-pushed the setup_launcher branch 2 times, most recently from fb096e0 to 8cf02de Compare April 18, 2024 23:26
Removes the SetupLauncher functionality.

Updates build build_windows_installer.bat to add support for VS2022.

Fixes tianocore#233

Reviewed-by:  Nate DeSimone <[email protected]>
Signed-off-by: Ashley E Desimone <[email protected]>
@ashedesimone ashedesimone merged commit 028c888 into tianocore:main Apr 18, 2024
@ashedesimone ashedesimone deleted the setup_launcher branch June 20, 2024 20:19
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.

no VS2022 support in build_windows_installer.bat
2 participants