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 8864a30 commit b87f8b5Copy full SHA for b87f8b5
1 file changed
DiffPlex.Wpf/DiffPlex.Wpf.csproj
@@ -9,6 +9,8 @@
9
<PackageTags>diff, wpf</PackageTags>
10
<Description>DiffPlex.Wpf is a WPF control library that allows you to programatically render visual text diffs in your application.</Description>
11
<LangVersion>8.0</LangVersion>
12
+ <AssemblyVersion>1.3.0.0</AssemblyVersion>
13
+ <FileVersion>1.3.0.0</FileVersion>
14
</PropertyGroup>
15
16
<ItemGroup>
0 commit comments