Finished some codes.

This commit is contained in:
Pascal
2017-02-01 17:15:28 +01:00
parent 912c087e5a
commit 57eaa97ef3
7 changed files with 112 additions and 94 deletions

View File

@@ -11,8 +11,9 @@
<AssemblyName>SMBX Magic Patcher</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>WindowsForms</MyType>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>