Skip to content

Commit

Permalink
remove License.txt from packages
Browse files Browse the repository at this point in the history
redundant when u r using PackageLicenseExpression
  • Loading branch information
SimonCropp authored and mmanela committed Jul 9, 2024
1 parent 7341f3d commit 81487aa
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion DiffPlex.Windows/DiffPlex.Windows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
</ItemGroup>
<ItemGroup>
<None Include="README.md" Pack="true" PackagePath="README.md" />
<None Include="..\License.txt" Pack="true" PackagePath="License.txt" />
<None Include="..\images\diffplex_icon.png" Pack="true" PackagePath="diffplex_icon.png" />
</ItemGroup>

Expand Down
1 change: 0 additions & 1 deletion DiffPlex.Wpf/DiffPlex.Wpf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<EnableWindowsTargeting>true</EnableWindowsTargeting>
</PropertyGroup>
<ItemGroup>
<Content Include="..\License.txt" Link="License.txt" />
<Content Include="..\DiffPlex.ico" Link="DiffPlex.ico" />
</ItemGroup>

Expand Down

0 comments on commit 81487aa

Please sign in to comment.