-
Notifications
You must be signed in to change notification settings - Fork 6
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 to .NET 7 #374
Update to .NET 7 #374
Conversation
Codecov Report
@@ Coverage Diff @@
## main #374 +/- ##
==========================================
+ Coverage 94.91% 95.04% +0.13%
==========================================
Files 27 27
Lines 610 606 -4
==========================================
- Hits 579 576 -3
+ Misses 31 30 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
20e5e60
to
a71c9fa
Compare
a71c9fa
to
9b9d8a1
Compare
e340b03
to
d8c64df
Compare
240a954
to
c0100d7
Compare
0ec125e
to
f63ef0e
Compare
5435869
to
e3813a5
Compare
68f0d9e
to
a3ceaa5
Compare
Update to preview 1 of .NET 7.
Update to preview 2 of .NET 7.
Update to preview 3 of .NET 7.
Update to preview 4 of .NET 7.
Update to preview 5 of .NET 7.
Update to preview 6 of .NET 7.
Update to preview 7 of .NET 7.
- Update to release candidate 1 of .NET 7. - Fix compiler error. - Apply two code simplifications suggested by Visual Studio.
Update to release candidate 2 of .NET 7.
a3ceaa5
to
9c3c50d
Compare
Update to the stable release of .NET 7.
Nerd sniping @slang25 as to how to fix the compiler warnings as I don't really understand the new |
Update to .NET 7.