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

Update to Net8 #481

Merged
merged 6 commits into from
Feb 9, 2024
Merged

Update to Net8 #481

merged 6 commits into from
Feb 9, 2024

Conversation

NetDwarf
Copy link
Contributor

@NetDwarf NetDwarf commented Jan 27, 2024

Capitalize lower-cased class names (fixes CS8981)
Move all tests to fluent version

Also Update packages:
System.Text.Encoding.CodePages 7.0.0 -> 8.0.0
Microsoft.Data.Sqlite 7.0.11 -> 8.0.1
MySqlConnector 2.2.7 -> 2.3.5
System.ServiceProcess.ServiceController 7.0.1 -> 8.0.0
Microsoft.CodeAnalysis.CSharp 4.7.0 -> 4.8.0
Microsoft.Diagnostics.Runtime 3.0.442202 -> 3.1.456101
System.Diagnostics.PerformanceCounter 7.0.0 -> 8.0.0
Microsoft.NET.Test.Sdk 17.7.2 -> 17.8.0
NUnit 3.13.3 -> Nunit 4.0.1

System.Text.Encoding.CodePages 7.0.0 -> 8.0.0
Microsoft.Data.Sqlite 7.0.11 -> 8.0.1
MySqlConnector 2.2.7 -> 2.3.5
System.ServiceProcess.ServiceController 7.0.1 -> 8.0.0
Microsoft.CodeAnalysis.CSharp 4.7.0 -> 4.8.0
Microsoft.Diagnostics.Runtime 3.0.442202 -> 3.1.456101
System.Diagnostics.PerformanceCounter 7.0.0 -> 8.0.0
Microsoft.NET.Test.Sdk 17.7.2 -> 17.8.0
Change tests to use fluent Assert.That notation
(Assert.Are/.Is was renamed and moved into another namespace)
@NetDwarf NetDwarf merged commit 36fdd25 into Dawn-of-Light:master Feb 9, 2024
1 check passed
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.

1 participant