Skip to content

Commit 9494ecc

Browse files
committed
Deleted SantaseGameEngine.nuspec and uploaded version 2.0 in NuGet (https://www.nuget.org/packages/SantaseGameEngine/2.0.0)
1 parent ffd7533 commit 9494ecc

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

SantaseGameEngine.nuspec

Lines changed: 0 additions & 20 deletions
This file was deleted.

Source/Santase.Logic/Santase.Logic.csproj

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,18 @@
88
<PropertyGroup>
99
<CodeAnalysisRuleSet>..\Rules.ruleset</CodeAnalysisRuleSet>
1010
<Version>2.0.0</Version>
11-
<Copyright>Copyright © 2015-2018</Copyright>
11+
<Copyright>Copyright (c) 2015-2018 Nikolay Kostov</Copyright>
1212
<PackageProjectUrl>https://github.com/NikolayIT/SantaseGameEngine</PackageProjectUrl>
1313
<Authors>Nikolay.IT</Authors>
1414
<RepositoryUrl>https://github.com/NikolayIT/SantaseGameEngine</RepositoryUrl>
15-
<Product>SantaseGameEngine</Product>
15+
<Product>Santase Card Game Engine</Product>
1616
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
17+
<PackageLicenseUrl>https://github.com/NikolayIT/SantaseGameEngine/blob/master/LICENSE</PackageLicenseUrl>
18+
<PackageId>SantaseGameEngine</PackageId>
19+
<PackageTags>Santase, 66, Сантасе, Sixty-six, Sechsundsechzig, Schnapsen, card game</PackageTags>
20+
<PackageReleaseNotes>Stable version targeting .NET Standard 2.0. The code in Santase.Logic library is unit tested with more than 250 tests and is 100% covered.</PackageReleaseNotes>
21+
<PackageIconUrl>https://raw.githubusercontent.com/NikolayIT/SantaseGameEngine/master/Documentation/Logo_300x300.png</PackageIconUrl>
22+
<Description>Game engine for Santase (known as 66, Сантасе, Sixty-six or Sechsundsechzig). It is a fast 6-card game for 2 players played with a deck of 24 cards consisting of the Ace, Ten, King, Queen, Jack and Nine.</Description>
1723
</PropertyGroup>
1824

1925
<ItemGroup>

0 commit comments

Comments
 (0)