File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
## Intro:
2
2
3
- General improvements and bugfixes
3
+
Original file line number Diff line number Diff line change 6
6
7
7
<!-- Solution-wide properties for NuGet packaging -->
8
8
<PropertyGroup >
9
- <VersionPrefix >5.9.1 </VersionPrefix >
9
+ <VersionPrefix >5.9.2 </VersionPrefix >
10
10
<VersionSuffix ></VersionSuffix >
11
11
<Authors >Firely (info@fire.ly) and contributors</Authors >
12
12
<Company >Firely (https://fire.ly)</Company >
44
44
<Configurations >Debug;Release;FullDebug</Configurations >
45
45
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
46
46
<EnablePackageValidation >true</EnablePackageValidation >
47
- <PackageValidationBaselineVersion >5.9.0 </PackageValidationBaselineVersion >
47
+ <PackageValidationBaselineVersion >5.9.1 </PackageValidationBaselineVersion >
48
48
</PropertyGroup >
49
49
50
50
<PropertyGroup Condition =" '$(Configuration)' == 'Debug' Or '$(Configuration)' == 'FullDebug' " >
You can’t perform that action at this time.
0 commit comments