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

(#1994) Switch from minimum installation of .NET 4.0 to .NET 4.5 #2068

Closed

Conversation

TonyT78
Copy link

@TonyT78 TonyT78 commented Jun 15, 2020

Resolves #1994

Using the guidelines from Microsoft's documentation to determine which .NET Framework version is installed on the machine.

Updated the .NET Framework installer path to point to version 4.5.

Updated the error message to inform the user to install the .NET Framework 4.5.

@CLAassistant
Copy link

CLAassistant commented Jun 15, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Antonios Tsikrikas seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ferventcoder
Copy link
Member

This looks good! I'll put this up for vNext!

@gep13
Copy link
Member

gep13 commented Apr 19, 2021

@TonyT78 thanks again for this PR. In order to move forward with this, are you in a position to sign the CLA?

@gep13 gep13 changed the title (GH-1994) Switch from minimum installation of .NET 4.0 to .NET 4.5 (#1994) Switch from minimum installation of .NET 4.0 to .NET 4.5 Oct 14, 2021
@gep13
Copy link
Member

gep13 commented Jun 26, 2022

@TonyT78 thank you for taking the time to create this PR, however, this work will be replaced by the work that is completed as part of #2738 We have decided to jump to .NET 4.8 rather than 4.5.

@gep13 gep13 closed this Jun 26, 2022
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.

Change from minimum install of .NET 4.0 to .NET 4.5+
4 participants