Update MifareOneTool.csproj

This commit is contained in:
0x10 2019-01-30 10:31:38 +08:00 committed by GitHub
parent 3c71e25b53
commit 508772db4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,12 +86,6 @@
<Compile Include="FormHTool.Designer.cs">
<DependentUpon>FormHTool.cs</DependentUpon>
</Compile>
<Compile Include="FormKeyMfd.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FormKeyMfd.Designer.cs">
<DependentUpon>FormKeyMfd.cs</DependentUpon>
</Compile>
<Compile Include="GitHubUpdate.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
@ -104,9 +98,6 @@
<EmbeddedResource Include="FormHTool.resx">
<DependentUpon>FormHTool.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FormKeyMfd.resx">
<DependentUpon>FormKeyMfd.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
@ -157,4 +148,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>