mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-14 07:43:31 -07:00
Refactor project file
This commit is contained in:
parent
dd942824ec
commit
22d7dd43ec
|
|
@ -3,8 +3,7 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<TargetFramework>net45</TargetFramework>
|
<TargetFramework>net45</TargetFramework>
|
||||||
<AssemblyVersion>1.0.0</AssemblyVersion>
|
<Version>1.0.0</Version>
|
||||||
<FileVersion>$(AssemblyVersion)</FileVersion>
|
|
||||||
<Company>Tyrrrz</Company>
|
<Company>Tyrrrz</Company>
|
||||||
<Copyright>Copyright (c) 2017 Alexey Golub</Copyright>
|
<Copyright>Copyright (c) 2017 Alexey Golub</Copyright>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue