optimization

This commit is contained in:
Alexander Popov 2021-02-04 19:12:52 +03:00
parent 786f3bbff8
commit e51612639d
1 changed files with 3 additions and 1 deletions

View File

@ -7,12 +7,14 @@
<RuntimeIdentifiers>win-x64;linux-x64;osx-x64</RuntimeIdentifiers>
<BuildDir>Build</BuildDir>
<PlatformTarget>x64</PlatformTarget>
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<Version>0.1.0</Version>
<Company>Turn Around</Company>
<Authors>Alexander Popov</Authors>
<Product>Delver SE</Product>
<ApplicationIcon>application.ico</ApplicationIcon>
<!-- <ApplicationIcon>application.ico</ApplicationIcon> -->
</PropertyGroup>
<ItemGroup>