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>
|
<Description>FunGame.Core: A C#.NET library for turn-based games.</Description>
|
||||||
<PackageTags>game;turn-based;server;framework;dotnet;csharp;gamedev</PackageTags>
|
<PackageTags>game;turn-based;server;framework;dotnet;csharp;gamedev</PackageTags>
|
||||||
<PackageReleaseNotes>
|
<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>
|
</PackageReleaseNotes>
|
||||||
<RepositoryUrl>https://github.com/project-redbud/FunGame-Core</RepositoryUrl>
|
<RepositoryUrl>https://github.com/project-redbud/FunGame-Core</RepositoryUrl>
|
||||||
<PackageProjectUrl>https://github.com/project-redbud</PackageProjectUrl>
|
<PackageProjectUrl>https://github.com/project-redbud</PackageProjectUrl>
|
||||||
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
|
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
|
||||||
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
|
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
|
||||||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||||
<VersionPrefix>2.0.0-rc</VersionPrefix>
|
<VersionPrefix>2.0.0</VersionPrefix>
|
||||||
<VersionSuffix Condition="'$(VersionSuffix)' == ''">$([System.DateTime]::Now.ToString("MMdd"))</VersionSuffix>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user