Update CoopServer.csproj

This commit is contained in:
EntenKoeniq 2021-11-24 00:16:06 +01:00
parent 9ad684adc3
commit c3b3680957

View File

@ -3,8 +3,9 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<AssemblyVersion>1.2.0.0001</AssemblyVersion>
<AssemblyVersion>1.2.1.0001</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
<RepositoryUrl>https://github.com/GTACOOP-R/GTACoop-R</RepositoryUrl>
</PropertyGroup>
<ItemGroup>