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

Upgrade to .NET 4.6.2 #118

Merged
merged 3 commits into from
Apr 10, 2023
Merged

Upgrade to .NET 4.6.2 #118

merged 3 commits into from
Apr 10, 2023

Conversation

brianlagunas
Copy link
Collaborator

Description of Change

Upgraded the project to .NET 4.6.2 as .NET 4.5 is no longer supported.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

.editorconfig Outdated
@@ -13,7 +13,7 @@ trim_trailing_whitespace = true
[*.{cs,csx,vb,vbx}]
indent_size = 4
insert_final_newline = true
charset = utf-8-bom
# charset = utf-8-bom
Copy link
Member

Choose a reason for hiding this comment

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

Should we just remove it then?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sure, I can remove it

@brianlagunas brianlagunas merged commit 3e6062c into master Apr 10, 2023
@brianlagunas brianlagunas deleted the upgrade-net462 branch April 10, 2023 22:26
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.

2 participants