diff --git a/NDB.Extensions.Swagger/NDB.Extensions.Swagger.csproj b/NDB.Extensions.Swagger/NDB.Extensions.Swagger.csproj
index 02a4414..c86e518 100644
--- a/NDB.Extensions.Swagger/NDB.Extensions.Swagger.csproj
+++ b/NDB.Extensions.Swagger/NDB.Extensions.Swagger.csproj
@@ -2,6 +2,12 @@
netstandard2.0
+ Swagger extensions
+ Swagger extensions
+ https://dev.azure.com/tstanciu94/NDB
+ https://dev.azure.com/tstanciu94/NDB
+ Git
+ NDB swagger
diff --git a/Notes.txt b/Notes.txt
index 49a5dd4..dd109f2 100644
--- a/Notes.txt
+++ b/Notes.txt
@@ -17,4 +17,6 @@ How to create nuget package from project:
Push packages:
dotnet nuget push NDB.Application.DataContracts.1.0.0.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget
+
+dotnet nuget push NDB.Extensions.Swagger.1.0.0.nupkg -k ***REMOVED*** -s http://stawebsrv:8081/NuGetServer/nuget
#######################################################################################################################################################
\ No newline at end of file