mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Removed unused code
This commit is contained in:
parent
8730e1a05a
commit
bef0cc4cf7
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,6 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\Updater.exe" />
|
||||
<None Include="bin\Debug\Ionic.Zip.dll" />
|
||||
<Content Include="Notepad_Lock.ico" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
@ -237,6 +236,7 @@
|
|||
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||||
</COMReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||
<PropertyGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue