Refactor project file

This commit is contained in:
Alexey Golub 2017-08-29 20:23:03 +03:00
parent dd942824ec
commit 22d7dd43ec

View file

@ -3,8 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net45</TargetFramework>
<AssemblyVersion>1.0.0</AssemblyVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<Version>1.0.0</Version>
<Company>Tyrrrz</Company>
<Copyright>Copyright (c) 2017 Alexey Golub</Copyright>
</PropertyGroup>