mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-18 00:44:43 +08:00
changed target framework version to .Net v4.6
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6"/>
|
||||
</startup>
|
||||
<userSettings>
|
||||
<GARbro.GUI.Properties.Settings>
|
||||
|
||||
Reference in New Issue
Block a user