Skip to content

Commit

Permalink
remove PackageVersion and update VersionPrefix
Browse files Browse the repository at this point in the history
  • Loading branch information
teraa committed Apr 8, 2022
1 parent 4257769 commit 144368e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rcon/Rcon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AssemblyName>Teraa.Rcon</AssemblyName>
<RootNamespace>Teraa.Rcon</RootNamespace>
<PackageId>Teraa.RconClient</PackageId>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>2.0.1</VersionPrefix>
<Authors>teraa</Authors>
<Company>teraa</Company>
<PackageTags>Source;RCON;Client;Minecraft</PackageTags>
Expand All @@ -17,7 +17,6 @@
<PackageProjectUrl>https://github.com/teraa/RconClient</PackageProjectUrl>
<RepositoryUrl>https://github.com/teraa/RconClient</RepositoryUrl>
<GenerateDocumentationFile>false</GenerateDocumentationFile>
<PackageVersion>2.0.0</PackageVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 144368e

Please sign in to comment.