File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Intro:
22
3- General improvements and bugfixes
3+
Original file line number Diff line number Diff line change 66
77 <!-- Solution-wide properties for NuGet packaging -->
88 <PropertyGroup >
9- <VersionPrefix >5.9.1 </VersionPrefix >
9+ <VersionPrefix >5.9.2 </VersionPrefix >
1010 <VersionSuffix ></VersionSuffix >
1111 <Authors >Firely (info@fire.ly) and contributors</Authors >
1212 <Company >Firely (https://fire.ly)</Company >
4444 <Configurations >Debug;Release;FullDebug</Configurations >
4545 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
4646 <EnablePackageValidation >true</EnablePackageValidation >
47- <PackageValidationBaselineVersion >5.9.0 </PackageValidationBaselineVersion >
47+ <PackageValidationBaselineVersion >5.9.1 </PackageValidationBaselineVersion >
4848 </PropertyGroup >
4949
5050 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' Or '$(Configuration)' == 'FullDebug' " >
You can’t perform that action at this time.
0 commit comments