tune
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net9.0-windows</TargetFramework>
|
||||
<Platforms>x64</Platforms>
|
||||
<Nullable>enable</Nullable>
|
||||
<UseWPF>true</UseWPF>
|
||||
<Configurations>Demo;Maintenance</Configurations>
|
||||
</PropertyGroup>
|
||||
@@ -21,8 +20,5 @@
|
||||
<PackageReference Include="HiNc" Version="1.4.*" />
|
||||
<PackageReference Include="Hi.Wpf" Version="1.4.*" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="MachiningProcs\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user