File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk.WindowsDesktop" >
1+ <Project Sdk =" Microsoft.NET.Sdk.WindowsDesktop" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net452 ;netcoreapp3.0</TargetFrameworks >
4+ <TargetFrameworks >net451 ;netcoreapp3.0</TargetFrameworks >
55 <UseWPF >true</UseWPF >
66 </PropertyGroup >
77
1212 <Copyright >2018 - 2019</Copyright >
1313 <Company >Open Source</Company >
1414 <Description >Provides a WPF/MVVM AutoComplete control</Description >
15- <Version >1.2</Version >
16- <AssemblyVersion >1.2</AssemblyVersion >
17- <FileVersion >1.2</FileVersion >
18- <VersionPrefix >1.2</VersionPrefix >
15+ <Version >1.2.1 </Version >
16+ <AssemblyVersion >1.2.1 </AssemblyVersion >
17+ <FileVersion >1.2.1 </FileVersion >
18+ <VersionPrefix >1.2.1 </VersionPrefix >
1919 <PackageProjectUrl >https://github.com/Dirkster99/SuggestBoxLib</PackageProjectUrl >
2020 <RepositoryUrl >https://github.com/Dirkster99/SuggestBoxLib</RepositoryUrl >
2121 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
You can’t perform that action at this time.
0 commit comments