diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 67d9ad7..18c2bb0 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -13,7 +13,7 @@ variables:
value: true
steps:
-- task: GitVersion@4
+- task: GitVersion@5
- task: NuGetToolInstaller@1
inputs:
diff --git a/src/NuGet.Downloader.Tool/NuGet.Downloader.Tool.csproj b/src/NuGet.Downloader.Tool/NuGet.Downloader.Tool.csproj
index 8ff589f..a35f2c5 100644
--- a/src/NuGet.Downloader.Tool/NuGet.Downloader.Tool.csproj
+++ b/src/NuGet.Downloader.Tool/NuGet.Downloader.Tool.csproj
@@ -5,6 +5,24 @@
netcoreapp2.2
+
+
+ nventive.NuGet.Downloader.Tool
+ nventive
+ nventive
+ Nuget Dowloader allows to download the NuGet packages found in a solution
+ Apache-2.0
+ icon.png
+ https://github.com/nventive/NuGet.Updater
+
+
+
+
+ True
+
+
+
+
diff --git a/src/NuGet.Downloader/NuGet.Downloader.csproj b/src/NuGet.Downloader/NuGet.Downloader.csproj
index 6fe46f3..50e2f1c 100644
--- a/src/NuGet.Downloader/NuGet.Downloader.csproj
+++ b/src/NuGet.Downloader/NuGet.Downloader.csproj
@@ -4,6 +4,24 @@
netstandard20;net472
+
+
+ nventive.NuGet.Downloader
+ nventive
+ nventive
+ Nuget Dowloader allows to download the NuGet packages found in a solution
+ Apache-2.0
+ icon.png
+ https://github.com/nventive/NuGet.Updater
+
+
+
+
+ True
+
+
+
+