We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7341f3d commit 81487aaCopy full SHA for 81487aa
DiffPlex.Windows/DiffPlex.Windows.csproj
@@ -29,7 +29,6 @@
29
</ItemGroup>
30
<ItemGroup>
31
<None Include="README.md" Pack="true" PackagePath="README.md" />
32
- <None Include="..\License.txt" Pack="true" PackagePath="License.txt" />
33
<None Include="..\images\diffplex_icon.png" Pack="true" PackagePath="diffplex_icon.png" />
34
35
DiffPlex.Wpf/DiffPlex.Wpf.csproj
@@ -15,7 +15,6 @@
15
<EnableWindowsTargeting>true</EnableWindowsTargeting>
16
</PropertyGroup>
17
18
- <Content Include="..\License.txt" Link="License.txt" />
19
<Content Include="..\DiffPlex.ico" Link="DiffPlex.ico" />
20
21
0 commit comments