- Add JSON export option for HTML test

This commit is contained in:
Infi
2026-04-11 23:35:04 +02:00
parent df0773ac65
commit 69c890facb
2 changed files with 140 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Dalamud.NET.Sdk/14.0.2">
<PropertyGroup>
<Version>1.34.5</Version>
<Version>1.34.6</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>