Skip to content

Commit 94cec8c

Browse files
authored
Update CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64.csproj
[skip ci]
1 parent 4048579 commit 94cec8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
<Link>Resources\Icon.png</Link>
7575
<IncludeInVSIX>true</IncludeInVSIX>
7676
</Content>
77-
<Content Include="..\Resources\LICENSE.txt">
78-
<Link>Resources\LICENSE.txt</Link>
77+
<Content Include="..\..\LICENSE">
78+
<Link>Resources\LICENSE</Link>
7979
<IncludeInVSIX>true</IncludeInVSIX>
8080
</Content>
8181
<Content Include="..\Resources\Logo.png">
@@ -102,4 +102,4 @@
102102
<Import Project="..\CodingWithCalvin.OpenInNotepadPlusPlus.Shared\CodingWithCalvin.OpenInNotepadPlusPlus.Shared.projitems" Label="Shared" />
103103
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
104104
<Import Project="$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition="'$(VSToolsPath)' != ''" />
105-
</Project>
105+
</Project>

0 commit comments

Comments
 (0)