From 968df7c03fb6d022956d1e9057735e7f4011906e Mon Sep 17 00:00:00 2001 From: Heath Stewart Date: Sat, 4 Mar 2017 09:20:13 -0800 Subject: [PATCH] Add chocolatey-recommended metadata --- pkg/vswhere/vswhere.nuproj | 15 ++++++++++----- pkg/vswhere/vswhere.nuspec | 21 +++++++++++++++++++++ 2 files changed, 31 insertions(+), 5 deletions(-) create mode 100644 pkg/vswhere/vswhere.nuspec diff --git a/pkg/vswhere/vswhere.nuproj b/pkg/vswhere/vswhere.nuproj index 372d5ac..690586e 100644 --- a/pkg/vswhere/vswhere.nuproj +++ b/pkg/vswhere/vswhere.nuproj @@ -13,16 +13,20 @@ Tools - BuiltProjectOutputGroup;BuiltProjectOutputGroupDependencies; + + BuiltProjectOutputGroup; + BuiltProjectOutputGroupDependencies; + + + tools\LICENSE.txt - - + 87c09ce6-ba2d-4fc3-92e4-44253e87cb69 @@ -42,17 +46,18 @@ Microsoft Corporation Locate Visual Studio 2017 and newer installations Locate Visual Studio 2017 and newer installations - - https://github.com/Microsoft/vswhere https://github.com/Microsoft/vswhere/raw/develop/LICENSE.txt Copyright (C) Microsoft Corporation. All rights reserved. + true vs vs2017 visualstudio false + vswhere.nuspec $(BuildVersionSimple) + https://github.com/Microsoft/vswhere/releases/tag/$(PackageVersion) diff --git a/pkg/vswhere/vswhere.nuspec b/pkg/vswhere/vswhere.nuspec new file mode 100644 index 0000000..2a2bbbc --- /dev/null +++ b/pkg/vswhere/vswhere.nuspec @@ -0,0 +1,21 @@ + + + + vswhere + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + __VALUE_FROM_NUPROJ__ + https://github.com/Microsoft/vswhere/tree/master/pkg/vswhere + https://github.com/Microsoft/vswhere/wiki + https://github.com/Microsoft/vswhere/issues + https://github.com/Microsoft/vswhere/tree/master + +