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

Update bootstrapper to .NET 4.8 #1481

Merged
merged 4 commits into from
Jul 20, 2023
Merged

Update bootstrapper to .NET 4.8 #1481

merged 4 commits into from
Jul 20, 2023

Conversation

glopesdev
Copy link
Member

@glopesdev glopesdev commented Jul 19, 2023

This PR updates the bootstrapper and installer to the latest stable .NET framework 4.8. This is the last available version of the .NET framework spanning a wide range of operating systems, from Windows 7 to Windows 11 (see compatibility table). The update will allow increased compatibility for developing packages and extensions targeting net48.

Fixes #1476

@glopesdev glopesdev added the feature New planned feature label Jul 19, 2023
@glopesdev glopesdev added this to the 2.8 milestone Jul 19, 2023
@glopesdev glopesdev merged commit fa4c2bd into bonsai-rx:main Jul 20, 2023
2 checks passed
@glopesdev glopesdev deleted the net48 branch July 20, 2023 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider upgrading to .NET Framework 4.8
1 participant