Skip to content

Commit 875e107

Browse files
committed
Start development cycle 6.4.1
1 parent a1f4584 commit 875e107

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/firely-net-sdk.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
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>
@@ -37,7 +37,7 @@
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>

0 commit comments

Comments
 (0)