Skip to content

Commit 81487aa

Browse files
SimonCroppmmanela
authored andcommitted
remove License.txt from packages
redundant when u r using PackageLicenseExpression
1 parent 7341f3d commit 81487aa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

DiffPlex.Windows/DiffPlex.Windows.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
</ItemGroup>
3030
<ItemGroup>
3131
<None Include="README.md" Pack="true" PackagePath="README.md" />
32-
<None Include="..\License.txt" Pack="true" PackagePath="License.txt" />
3332
<None Include="..\images\diffplex_icon.png" Pack="true" PackagePath="diffplex_icon.png" />
3433
</ItemGroup>
3534

DiffPlex.Wpf/DiffPlex.Wpf.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1616
</PropertyGroup>
1717
<ItemGroup>
18-
<Content Include="..\License.txt" Link="License.txt" />
1918
<Content Include="..\DiffPlex.ico" Link="DiffPlex.ico" />
2019
</ItemGroup>
2120

0 commit comments

Comments
 (0)