This commit is contained in:
Crsky
2026-02-28 09:38:23 +08:00
parent 9f5be71846
commit 51e14b9291
27 changed files with 67 additions and 482 deletions

View File

@@ -6,7 +6,7 @@
</sectionGroup>
</configSections>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>
</startup>
<userSettings>
<GARbro.GUI.Properties.Settings>
@@ -98,10 +98,6 @@
</userSettings>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/>
<bindingRedirect oldVersion="4.0.4.1" newVersion="4.0.5.0"/>
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>