Skip to content

Commit

Permalink
Deleted SantaseGameEngine.nuspec and uploaded version 2.0 in NuGet (h…
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolayIT committed Oct 16, 2018
1 parent ffd7533 commit 9494ecc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 22 deletions.
20 changes: 0 additions & 20 deletions SantaseGameEngine.nuspec

This file was deleted.

10 changes: 8 additions & 2 deletions Source/Santase.Logic/Santase.Logic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,18 @@
<PropertyGroup>
<CodeAnalysisRuleSet>..\Rules.ruleset</CodeAnalysisRuleSet>
<Version>2.0.0</Version>
<Copyright>Copyright © 2015-2018</Copyright>
<Copyright>Copyright (c) 2015-2018 Nikolay Kostov</Copyright>
<PackageProjectUrl>https://github.com/NikolayIT/SantaseGameEngine</PackageProjectUrl>
<Authors>Nikolay.IT</Authors>
<RepositoryUrl>https://github.com/NikolayIT/SantaseGameEngine</RepositoryUrl>
<Product>SantaseGameEngine</Product>
<Product>Santase Card Game Engine</Product>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseUrl>https://github.com/NikolayIT/SantaseGameEngine/blob/master/LICENSE</PackageLicenseUrl>
<PackageId>SantaseGameEngine</PackageId>
<PackageTags>Santase, 66, Сантасе, Sixty-six, Sechsundsechzig, Schnapsen, card game</PackageTags>
<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>
<PackageIconUrl>https://raw.githubusercontent.com/NikolayIT/SantaseGameEngine/master/Documentation/Logo_300x300.png</PackageIconUrl>
<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>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 9494ecc

Please sign in to comment.