From 6dfe1be6fa865be127756db039d1bd79e30fd7cc Mon Sep 17 00:00:00 2001 From: ras0219 <533828+ras0219@users.noreply.github.com> Date: Sun, 6 Dec 2020 15:26:58 -0800 Subject: [vcpkg] Add --nuget-description option for `vcpkg export` (#14953) --- toolsrc/windows-bootstrap/vcpkg.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'toolsrc/windows-bootstrap') diff --git a/toolsrc/windows-bootstrap/vcpkg.vcxproj b/toolsrc/windows-bootstrap/vcpkg.vcxproj index 16de6e9c4..b11d5540c 100644 --- a/toolsrc/windows-bootstrap/vcpkg.vcxproj +++ b/toolsrc/windows-bootstrap/vcpkg.vcxproj @@ -205,6 +205,7 @@ + @@ -296,6 +297,7 @@ + -- cgit v1.2.3