File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 5
5
<TargetFrameworks >net6.0-windows;net48</TargetFrameworks >
6
6
<UseWPF >true</UseWPF >
7
7
<GeneratePackageOnBuild >False</GeneratePackageOnBuild >
8
- <Authors >Kingcean Tuan</Authors >
9
- <Company />
10
- <RootNamespace >DiffPlex.Wpf</RootNamespace >
11
- <AssemblyName >DiffPlex.Wpf.Demo</AssemblyName >
12
- <PackageLicenseUrl >https://github.com/mmanela/diffplex/blob/master/License.txt</PackageLicenseUrl >
13
- <PackageProjectUrl >https://github.com/mmanela/diffplex/</PackageProjectUrl >
14
- <RepositoryType >git</RepositoryType >
15
- <RepositoryUrl >https://github.com/mmanela/diffplex.git</RepositoryUrl >
16
- <PackageIcon >diffplex_icon.png</PackageIcon >
17
8
<StartupObject >DiffPlex.Wpf.Demo.App</StartupObject >
18
9
<ApplicationIcon >..\DiffPlex.ico</ApplicationIcon >
19
10
<EnableWindowsTargeting >true</EnableWindowsTargeting >
25
16
26
17
<ItemGroup >
27
18
<Content Include =" ..\DiffPlex.ico" Link =" DiffPlex.ico" />
28
- <None Include =" ..\License.txt" Pack =" true" PackagePath =" License.txt" />
29
- <None Include =" ..\images\diffplex_icon.png" Pack =" true" PackagePath =" diffplex_icon.png" />
30
- </ItemGroup >
31
-
32
- <ItemGroup >
33
19
<Resource Include =" ..\DiffPlex.Wpf\Icon.png" Link =" Icon.png" />
34
20
</ItemGroup >
35
21
You can’t perform that action at this time.
0 commit comments