alexeysp11 / workflow-lib

A comprehensive library that provides a wide range of functionalities for ERP systems.
1 stars 0 forks source link

Migrate all projects to .NET 8 #22

Closed alexeysp11 closed 3 weeks ago

alexeysp11 commented 4 months ago

Migrate all projects to .NET 8

abdulgafoor21 commented 3 weeks ago

TargetFramework: net8.0 You can place this in your .csproj files, upgrade your nuget packages and use the best practices whatever you need in that. And check the functionality. Tell me more about your problem which you are facing?

alexeysp11 commented 3 weeks ago

Hello, @abdulgafoor21! Thank you for your advice. The short answer to your question is that the migration to .NET 8 has not yet been done due to dependencies between projects.

A more detailed explanation: