VirtualPhotonics / VTS

Virtual Tissue Simulator
https://virtualphotonics.org
Other
34 stars 9 forks source link

Upgrade VTS to .NET 8.0 #159

Closed lmalenfant closed 1 month ago

lmalenfant commented 2 months ago

Is your feature request related to a problem? Please describe. Update the library and MCCL to .NET 8.0

Describe the solution you'd like The VTS library and the applications (WPF, MCCL, Vts.Scripting) will be upgraded to .NET 8.0

Describe alternatives you've considered Since .NET 6.0 will be out of long-term support in November, we need to do this upgrade.

Additional context We need to make sure the WPF has a version of the Windows .NET architecture that is compatible with .NET 8.0 https://learn.microsoft.com/en-us/dotnet/desktop/wpf/migration/?view=netdesktop-8.0