diff --git a/.nuget/packages.config b/.nuget/packages.config
index 59ca10f12bc..d700ab99e32 100644
--- a/.nuget/packages.config
+++ b/.nuget/packages.config
@@ -18,5 +18,6 @@
+
\ No newline at end of file
diff --git a/build/common.project.props b/build/common.project.props
index 342e39777e3..430729d5918 100644
--- a/build/common.project.props
+++ b/build/common.project.props
@@ -30,6 +30,7 @@
$(SolutionPackagesFolder)xunit.runner.console.2.3.1\tools\net452\xunit.console.x86.exe
$(SolutionPackagesFolder)ILMerge.3.0.21\tools\net452\ILMerge.exe
$(SolutionPackagesFolder)XunitXml.TestLogger.2.0.0\build\_common
+ $(SolutionPackagesFolder)NuGet.Build.Tasks.Pack.4.9.2\build\NuGet.Build.Tasks.Pack.targets
$(RepositoryRootDirectory)
$(RepositoryRootDirectory)src
$(RepositoryRootDirectory)
diff --git a/build/common.targets b/build/common.targets
index d35cfe139b4..17f771199f8 100644
--- a/build/common.targets
+++ b/build/common.targets
@@ -37,6 +37,10 @@
$(OutputPath)\$(AssemblyName).xml
+
+
+
+
diff --git a/build/config.props b/build/config.props
index 37b00fe402f..1af9a1b6592 100644
--- a/build/config.props
+++ b/build/config.props
@@ -41,7 +41,7 @@
Microsoft
https://aka.ms/nugetprj
- https://aka.ms/nugetlicense
+ Apache-2.0
true
git
https://github.com/NuGet/NuGet.Client
diff --git a/src/NuGet.Clients/NuGet.PackageManagement.UI/NuGet.PackageManagement.UI.csproj b/src/NuGet.Clients/NuGet.PackageManagement.UI/NuGet.PackageManagement.UI.csproj
index b562be3a059..2c1debad0ef 100644
--- a/src/NuGet.Clients/NuGet.PackageManagement.UI/NuGet.PackageManagement.UI.csproj
+++ b/src/NuGet.Clients/NuGet.PackageManagement.UI/NuGet.PackageManagement.UI.csproj
@@ -536,9 +536,6 @@
Designer
-
-
-
false
diff --git a/src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/NuGet.PackageManagement.VisualStudio.csproj b/src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/NuGet.PackageManagement.VisualStudio.csproj
index da2de18f278..b0788ec59ad 100644
--- a/src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/NuGet.PackageManagement.VisualStudio.csproj
+++ b/src/NuGet.Clients/NuGet.PackageManagement.VisualStudio/NuGet.PackageManagement.VisualStudio.csproj
@@ -296,7 +296,6 @@
-
diff --git a/src/NuGet.Clients/NuGet.SolutionRestoreManager.Interop/NuGet.SolutionRestoreManager.Interop.csproj b/src/NuGet.Clients/NuGet.SolutionRestoreManager.Interop/NuGet.SolutionRestoreManager.Interop.csproj
index 0359212ea93..8e07f443e6b 100644
--- a/src/NuGet.Clients/NuGet.SolutionRestoreManager.Interop/NuGet.SolutionRestoreManager.Interop.csproj
+++ b/src/NuGet.Clients/NuGet.SolutionRestoreManager.Interop/NuGet.SolutionRestoreManager.Interop.csproj
@@ -9,12 +9,9 @@
true
true
Microsoft
- https://aka.ms/nugetlicense
- https://aka.ms/nugetprj
false
APIs for invoking NuGet Restore Manager in Visual Studio.
APIs for invoking NuGet Restore Manager in Visual Studio.
- © Microsoft Corporation. All rights reserved.
diff --git a/src/NuGet.Clients/NuGet.VisualStudio/NuGet.VisualStudio.csproj b/src/NuGet.Clients/NuGet.VisualStudio/NuGet.VisualStudio.csproj
index 386ca144aae..1a6c19fa193 100644
--- a/src/NuGet.Clients/NuGet.VisualStudio/NuGet.VisualStudio.csproj
+++ b/src/NuGet.Clients/NuGet.VisualStudio/NuGet.VisualStudio.csproj
@@ -17,10 +17,7 @@
228F7591-2777-47D7-B81D-FEADFC71CEB5
false
Microsoft
- https://aka.ms/nugetlicense
- https://aka.ms/nugetprj
false
- © Microsoft Corporation. All rights reserved.