diff --git a/.gitignore b/.gitignore
index 4c83222..52f415e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ bld/
[Ll]og/
**/out
+
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
@@ -85,6 +86,7 @@ StyleCopReport.xml
*.pidb
*.svclog
*.scc
+*.zip
# Chutzpah Test files
_Chutzpah*
diff --git a/Ryzhehvost.CommandlessRedeem/Ryzhehvost.CommandlessRedeem.csproj b/Ryzhehvost.CommandlessRedeem/Ryzhehvost.CommandlessRedeem.csproj
index 201eb2f..3070efe 100644
--- a/Ryzhehvost.CommandlessRedeem/Ryzhehvost.CommandlessRedeem.csproj
+++ b/Ryzhehvost.CommandlessRedeem/Ryzhehvost.CommandlessRedeem.csproj
@@ -4,6 +4,7 @@
Ryzhehvost
0.1
netcoreapp2.2;net472
+ 1.0.1
@@ -14,4 +15,8 @@
+
+
+
+