jpdillingham / Soulseek.NET

A .NET Standard client library for the Soulseek network.
GNU General Public License v3.0
175 stars 24 forks source link

Bump projects to .NET 7 #781

Closed jpdillingham closed 1 year ago

jpdillingham commented 1 year ago

Currently the console and web examples target .NET 5 and the test projects target .NET 6.

This PR bumps everything to target .NET 7, and bumps various dependencies, including an analyzer for the Soulseek.NET project.

Soulseek.NET still targets .NET Standard 2.0 and 2.1; no change there.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information