mirror of
https://github.com/project-redbud/FunGame-Core.git
synced 2026-06-04 19:42:11 +00:00
2.0.0 Release (#157)
This commit is contained in:
parent
e689a6d405
commit
5eb92408fc
@ -23,15 +23,14 @@
|
||||
<Description>FunGame.Core: A C#.NET library for turn-based games.</Description>
|
||||
<PackageTags>game;turn-based;server;framework;dotnet;csharp;gamedev</PackageTags>
|
||||
<PackageReleaseNotes>
|
||||
See github releases for details on the latest changes.
|
||||
We are excited to introduce the official version 2.0.0. See github releases for details on the latest changes.
|
||||
</PackageReleaseNotes>
|
||||
<RepositoryUrl>https://github.com/project-redbud/FunGame-Core</RepositoryUrl>
|
||||
<PackageProjectUrl>https://github.com/project-redbud</PackageProjectUrl>
|
||||
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
|
||||
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
|
||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
<VersionPrefix>2.0.0-rc</VersionPrefix>
|
||||
<VersionSuffix Condition="'$(VersionSuffix)' == ''">$([System.DateTime]::Now.ToString("MMdd"))</VersionSuffix>
|
||||
<VersionPrefix>2.0.0</VersionPrefix>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user