-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Remove the Use2017 build property #25
Conversation
@PureWeen I see a bunch of references to the |
Whatever we can clean up with the SLN files/csproj files/etc.. I'd say we just do it here. The spirit of #23 is to basically remove everything that's legacy. These projects/slns have been around since VS 2013/2015 ? So everything that's not fresh and new gets the axe! Once we can start using net6 targets as well all of the XXXX.build.targets/props files will also go away. Right now those only exist because the Maui platform head projects aren't sdk style.... yet!!! |
@PureWeen I looked at |
PR incoming that should fix any local build issues. |
@PureWeen when the repo went public, it unlinked my fork. I'm going to close, rebase, and resubmit this. |
Closes #23