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 2015 to 2022 #126

Merged
merged 2 commits into from
Feb 11, 2022
Merged

Add support for 2015 to 2022 #126

merged 2 commits into from
Feb 11, 2022

Conversation

gandarez
Copy link
Member

This PR fixes installation for VS 2015 as well split 2015, 2017-2019 and 2022 in thres different projects. VS 2015 uses legacy libraries, VS 2017-2019 uses nuget libraries and is built using x86 and VS 2022 references newer nuget libraries and is built using x64 only.

Fixes #123 #125
Closes #124

@gandarez gandarez self-assigned this Feb 11, 2022
@gandarez gandarez changed the title Feature/support 2015 to 2022 Add support for 2015 to 2022 Feb 11, 2022
@gandarez gandarez merged commit 0fe5ba5 into master Feb 11, 2022
@gandarez gandarez deleted the feature/support-2015-to-2022 branch February 11, 2022 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Visual Studio 2022 Package did not load correctly error from System.IO.FileNotFoundException
1 participant