Refactoring, upgrades and improvements to memory usage
This commit is contained in:
parent
a076f6b8fb
commit
cfbc6334b6
4 changed files with 212 additions and 234 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net9.0-windows</TargetFramework>
|
||||
<TargetFramework>net10.0-windows</TargetFramework>
|
||||
<OutputType>Library</OutputType>
|
||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||
<UseWindowsForms>true</UseWindowsForms>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue