File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed
DiffPlex.WindowsForms.Demo Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change 5
5
<TargetFrameworks >net6.0-windows;net46</TargetFrameworks >
6
6
<UseWindowsForms >true</UseWindowsForms >
7
7
<GeneratePackageOnBuild >False</GeneratePackageOnBuild >
8
- <Authors >Kingcean Tuan</Authors >
9
- <Company />
10
- <RootNamespace >DiffPlex.WindowsForms</RootNamespace >
11
- <AssemblyName >DiffPlex.WindowsForms.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
<ApplicationIcon >..\DiffPlex.ico</ApplicationIcon >
18
9
<EnableWindowsTargeting >true</EnableWindowsTargeting >
19
10
</PropertyGroup >
20
11
21
- <ItemGroup >
22
- <Compile Include =" ..\DiffPlex.Wpf.Demo\TestData.cs" Link =" TestData.cs" />
23
- </ItemGroup >
24
-
25
12
<ItemGroup >
26
13
<ProjectReference Include =" ..\DiffPlex.Wpf\DiffPlex.Wpf.csproj" />
27
14
</ItemGroup >
28
15
29
16
<ItemGroup >
17
+ <Compile Include =" ..\DiffPlex.Wpf.Demo\TestData.cs" Link =" TestData.cs" />
30
18
<Content Include =" ..\DiffPlex.ico" Link =" DiffPlex.ico" />
31
- <None Include =" ..\License.txt" Pack =" true" PackagePath =" License.txt" />
32
- <None Include =" ..\images\diffplex_icon.png" Pack =" true" PackagePath =" diffplex_icon.png" />
33
19
</ItemGroup >
34
20
35
21
</Project >
You can’t perform that action at this time.
0 commit comments