Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 731fe9f

Browse files
committed
Changed installation folder to subfolder.
And simplified.
1 parent 6f25174 commit 731fe9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio/GitHub.VisualStudio.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<OutputPath>..\..\build\$(Configuration)\</OutputPath>
1616
<VsixType>v3</VsixType>
1717
<IsProductComponent>false</IsProductComponent>
18-
<ExtensionInstallationFolder>GitHub Extension for Visual Studio</ExtensionInstallationFolder>
18+
<ExtensionInstallationFolder>GitHub\GitHub</ExtensionInstallationFolder>
1919
</PropertyGroup>
2020
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
2121
<PropertyGroup>

0 commit comments

Comments
 (0)