Create VSIX package and move all custom tool code into the VSPackage project
This commit is contained in:
@@ -81,9 +81,9 @@
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\ReswCodeGen.CustomTool\ReswCodeGen.CustomTool.csproj">
|
||||
<Project>{27E6A696-F14D-43F0-B3CB-5FAB2BE385D0}</Project>
|
||||
<Name>ReswCodeGen.CustomTool</Name>
|
||||
<ProjectReference Include="..\VSPackage\VSPackage.csproj">
|
||||
<Project>{2451352F-1CB8-494A-920B-024B8B486185}</Project>
|
||||
<Name>VSPackage</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Choose>
|
||||
|
||||
Reference in New Issue
Block a user