Skip to content

Commit fb80f05

Browse files
authored
chore: remove duplicate LICENSE files, link to root (#46)
1 parent 86386e1 commit fb80f05

3 files changed

Lines changed: 2 additions & 43 deletions

File tree

resources/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/CodingWithCalvin.ProjectRenamifier/CodingWithCalvin.ProjectRenamifier.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,8 @@
100100
</ItemGroup>
101101
<ItemGroup>
102102
<None Include="Resources\extension.manifest.json" />
103-
<Content Include="Resources\LICENSE">
103+
<Content Include="..\..\LICENSE">
104+
<Link>Resources\LICENSE</Link>
104105
<IncludeInVSIX>true</IncludeInVSIX>
105106
</Content>
106107
<None Include="source.extension.vsixmanifest">

src/CodingWithCalvin.ProjectRenamifier/Resources/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)