Skip to content

Commit 1029581

Browse files
committed
Changed local deployment folder after building.
1 parent b0d1fe6 commit 1029581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/DaveSexton.SettingsSwitcher.VSExtension/DaveSexton.SettingsSwitcher.VSExtension.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<RunCodeAnalysis>false</RunCodeAnalysis>
5656
<CodeAnalysisRuleSet>..\..\Build\Properties\SettingsSwitcher.ruleset</CodeAnalysisRuleSet>
5757
<CopyVsixExtensionFiles>True</CopyVsixExtensionFiles>
58-
<CopyVsixExtensionLocation>..\..\Deployment\Release\DaveSexton.SettingsSwitcher.Vsix\VSIX\</CopyVsixExtensionLocation>
58+
<CopyVsixExtensionLocation>..\..\Deployment\Release\DaveSexton.SettingsSwitcher.VSExtension\VSIX\</CopyVsixExtensionLocation>
5959
</PropertyGroup>
6060
<ItemGroup>
6161
<Compile Include="..\..\Build\Properties\AssemblyInfoShared.cs">

0 commit comments

Comments
 (0)