diff --git a/SantaseGameEngine.nuspec b/SantaseGameEngine.nuspec
deleted file mode 100644
index 89d13d8..0000000
--- a/SantaseGameEngine.nuspec
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
- SantaseGameEngine
- 1.6
- Santase Card Game Engine
- Nikolay.IT
- https://github.com/NikolayIT/SantaseGameEngine/blob/master/LICENSE
- https://github.com/NikolayIT/SantaseGameEngine
- https://raw.githubusercontent.com/NikolayIT/SantaseGameEngine/master/Documentation/Logo_300x300.png
- false
- 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.
- Stable version. The code in Santase.Logic library is unit tested with more than 250 tests and is 100% covered.
- Copyright (c) 2015-2016 Nikolay Kostov
- Santase, 66, Сантасе, Sixty-six, Sechsundsechzig, Schnapsen, card game
-
-
-
-
-
\ No newline at end of file
diff --git a/Source/Santase.Logic/Santase.Logic.csproj b/Source/Santase.Logic/Santase.Logic.csproj
index e3b4ee4..e23bee7 100644
--- a/Source/Santase.Logic/Santase.Logic.csproj
+++ b/Source/Santase.Logic/Santase.Logic.csproj
@@ -8,12 +8,18 @@
..\Rules.ruleset
2.0.0
- Copyright © 2015-2018
+ Copyright (c) 2015-2018 Nikolay Kostov
https://github.com/NikolayIT/SantaseGameEngine
Nikolay.IT
https://github.com/NikolayIT/SantaseGameEngine
- SantaseGameEngine
+ Santase Card Game Engine
true
+ https://github.com/NikolayIT/SantaseGameEngine/blob/master/LICENSE
+ SantaseGameEngine
+ Santase, 66, Сантасе, Sixty-six, Sechsundsechzig, Schnapsen, card game
+ 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.
+ https://raw.githubusercontent.com/NikolayIT/SantaseGameEngine/master/Documentation/Logo_300x300.png
+ 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.