File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77 <!-- Solution-wide properties for NuGet packaging -->
88 <PropertyGroup >
9- <VersionPrefix >6.4.0 </VersionPrefix >
9+ <VersionPrefix >6.4.1 </VersionPrefix >
1010 <VersionSuffix ></VersionSuffix >
1111 <Authors >Firely (info@fire.ly) and contributors</Authors >
1212 <Company >Firely (https://fire.ly)</Company >
3737 <GenerateDocumentationFile >True</GenerateDocumentationFile >
3838 <Configurations >Debug;Release;FullDebug</Configurations >
3939 <EnablePackageValidation >true</EnablePackageValidation >
40- <PackageValidationBaselineVersion >6.3 .0</PackageValidationBaselineVersion >
40+ <PackageValidationBaselineVersion >6.4 .0</PackageValidationBaselineVersion >
4141 <!-- Error CS4014 Because this call is not awaited, execution of the current method continues before the call is completed.
4242 Consider applying the 'await' operator to the result of the call. -->
4343 <WarningsAsErrors >CS4014</WarningsAsErrors >
You can’t perform that action at this time.
0 commit comments