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

.NET 6 conversion #1

Merged
merged 6 commits into from
Oct 31, 2023
Merged

.NET 6 conversion #1

merged 6 commits into from
Oct 31, 2023

Conversation

jorgensigvardsson
Copy link
Contributor

  • Converted projects to .NET 6 (but left relevant projects at .NET Standard)
  • Removed UAP library as it's not needed for our purposes
  • Removed all #if METRO and #elif METRO directives
  • Turned on nullable reference types

Jörgen Sigvardsson added 5 commits October 31, 2023 08:53
- UAP removed
- Renamed library to GraphX.Controls as we only support WPF now
… may be some discrepancies. We'll sort it out in due time.
@jorgensigvardsson jorgensigvardsson changed the title Net6 conversion .NET 6 conversion Oct 31, 2023
Copy link
Collaborator

Choose a reason for hiding this comment

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

Some files that probably should be present are here.

@jorgensigvardsson jorgensigvardsson merged commit 08471a6 into main Oct 31, 2023
@jorgensigvardsson jorgensigvardsson deleted the net6-conversion branch October 31, 2023 11:15
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