Skip to content

Commit

Permalink
Bumped version to 1.2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
quicoli committed Oct 9, 2021
1 parent 1f6782d commit 117eb96
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<TargetFrameworks>net452;net472;netcoreapp3.1;net5.0-windows</TargetFrameworks>
<UseWPF>true</UseWPF>
<Version>1.2.0.0</Version>
<Version>1.2.1.0</Version>
<PackageProjectUrl>https://github.com/quicoli/WPF-AutoComplete-TextBox</PackageProjectUrl>
<RepositoryType />
<RepositoryUrl>https://github.com/quicoli/WPF-AutoComplete-TextBox</RepositoryUrl>
Expand All @@ -13,8 +13,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<ApplicationIcon>AutoCompleteTextBox.ico</ApplicationIcon>
<PackageReleaseNotes>
Now package targets .net 4.5.2, 4.7.2,.net core 3.1 and 5
Default style is now enabled by default.
Fix for issues #39, #42, #43
</PackageReleaseNotes>
</PropertyGroup>
</Project>

0 comments on commit 117eb96

Please sign in to comment.