chore: consolidated HexViewer and ResetSwitch into unified gregCore build; implemented save bug diagnostic tool (v1.0.0.30-pre)

This commit is contained in:
Marvin
2026-04-15 22:08:55 +02:00
parent 8f5eb610bb
commit c22a8916a5
2 changed files with 2 additions and 4 deletions
Binary file not shown.
+2 -4
View File
@@ -8,9 +8,9 @@
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
<Import Project="../shared/gregFramework.props" />
<ItemGroup>
<PackageReference Include="Jint" Version="4.1.0" />
</ItemGroup>
@@ -21,5 +21,3 @@
<None Remove="tests\**" />
</ItemGroup>
</Project>