Skip to content

Commit

Permalink
Remove vswhere.pdb from NuGet package
Browse files Browse the repository at this point in the history
Resolves issue #28
  • Loading branch information
heaths committed Mar 4, 2017
1 parent cc8c06f commit 1a7c321
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/vswhere/vswhere.nuproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<ItemGroup>
<ProjectReference Include="..\..\src\vswhere\vswhere.vcxproj">
<PackageDirectory>Tools</PackageDirectory>
<PackageOutputGroups>BuiltProjectOutputGroup;BuiltProjectOutputGroupDependencies;</PackageOutputGroups>
</ProjectReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 1a7c321

Please sign in to comment.