File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 <TargetFrameworks >net9.0-windows;net8.0-windows;net6.0-windows;net46;net48</TargetFrameworks >
55 <UseWPF >true</UseWPF >
66 <UseWindowsForms >true</UseWindowsForms >
7- <Version >1.5 .0</Version >
7+ <Version >1.9 .0</Version >
88 <RootNamespace >DiffPlex.Wpf</RootNamespace >
99 <AssemblyName >DiffPlex.Wpf</AssemblyName >
1010 <PackageTags >diff, wpf</PackageTags >
1111 <Description >DiffPlex.Wpf is a WPF control library that allows you to programatically render visual text diffs in your application. It also provide a diff viewer control used in Windows Forms application.</Description >
12- <AssemblyVersion >1.5 .0.0</AssemblyVersion >
13- <FileVersion >1.5 .0.0</FileVersion >
12+ <AssemblyVersion >1.9 .0.0</AssemblyVersion >
13+ <FileVersion >1.9 .0.0</FileVersion >
1414 <ApplicationIcon >..\DiffPlex.ico</ApplicationIcon >
1515 <EnableWindowsTargeting >true</EnableWindowsTargeting >
1616 </PropertyGroup >
Original file line number Diff line number Diff line change 22 <Import Project =" ..\NuGet.props" />
33 <PropertyGroup >
44 <TargetFrameworks >net45;netstandard2.0;net6.0</TargetFrameworks >
5- <Version >1.8 </Version >
5+ <Version >1.9 </Version >
66 <PackageTags >diff</PackageTags >
77 <Description >DiffPlex is a diffing library that allows you to programmatically create text diffs. DiffPlex is a fast and tested library.</Description >
8- <PackageReleaseNotes >Added UnidiffRenderer class for rendering diffs in Unified Diff format .</PackageReleaseNotes >
8+ <PackageReleaseNotes >Added three-way merge and diff apis plus bug fixes .</PackageReleaseNotes >
99 <PackageReadmeFile >README.md</PackageReadmeFile >
1010 </PropertyGroup >
1111 <ItemGroup >
You can’t perform that action at this time.
0 commit comments