RingApi icon indicating copy to clipboard operation
RingApi copied to clipboard

Updating to .NET 8

Open mmckechney opened this issue 1 year ago • 1 comments

Updating .NET to version 8, the latest-long term support version

Main project file changes:

  • Api/Api.csproj: Updated the target framework version from net6.0 to net8.0, changing the project to use .NET 8.0.
  • UnitTest/Unit Test.csproj: Updated the project file to update the target framework to .NET 8.0, and update package references.

mmckechney avatar Dec 20 '23 15:12 mmckechney

Hi @mmckechney I'll be looking at your PR in the next few weeks, thanks for the contribution.

danespinosa avatar Apr 05 '24 16:04 danespinosa