-
-
Notifications
You must be signed in to change notification settings - Fork 2
Update to .NET 7 #238
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 #238
Conversation
Codecov ReportBase: 98.58% // Head: 98.56% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #238 +/- ##
==========================================
- Coverage 98.58% 98.56% -0.03%
==========================================
Files 8 8
Lines 283 278 -5
==========================================
- Hits 279 274 -5
Misses 4 4
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. ☔ View full report at Codecov. |
1d3e6d4
to
5e8d2db
Compare
5e8d2db
to
67e2c96
Compare
45c83c5
to
0c1bc67
Compare
91f1496
to
4ab3df7
Compare
4ab3df7
to
768bb0d
Compare
4f0adca
to
344444c
Compare
4f04937
to
8b0981a
Compare
8b0981a
to
9844211
Compare
9844211
to
1c0098c
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.
- Add support for `net7.0`. - Drop support for `netcoreapp3.1` and `net5.0`.
Use `preview` instead of `beta`.
Use static helper methods to throw exceptions where appropriate.
Update to release candidate 1 of .NET 7.
Update to release candidate 2 of .NET 7.
Update to the stable release of .NET 7.
1c0098c
to
59b1404
Compare
Update to .NET 7.