Skip to content

Commit 9f6dc48

Browse files
committed
Prepare for 4.4.1
1 parent 0681ec6 commit 9f6dc48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MoreLinq/MoreLinq.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<Copyright>$([System.Text.RegularExpressions.Regex]::Replace($(Copyright), `\s+`, ` `).Trim())</Copyright>
121121
<AssemblyTitle>MoreLINQ</AssemblyTitle>
122122
<NeutralLanguage>en-US</NeutralLanguage>
123-
<VersionPrefix>4.4.0</VersionPrefix>
123+
<VersionPrefix>4.4.1</VersionPrefix>
124124
<Authors>MoreLINQ Developers.</Authors>
125125
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0;net8.0;net9.0</TargetFrameworks>
126126
<DebugType>portable</DebugType>
@@ -139,7 +139,7 @@
139139
<PackageOutputPath>..\dist</PackageOutputPath>
140140
<PackageReadmeFile>README.md</PackageReadmeFile>
141141
<EnablePackageValidation>true</EnablePackageValidation>
142-
<PackageValidationBaselineVersion>4.3.0</PackageValidationBaselineVersion>
142+
<PackageValidationBaselineVersion>4.4.0</PackageValidationBaselineVersion>
143143
<IncludeSymbols>true</IncludeSymbols>
144144
<IncludeSource>true</IncludeSource>
145145
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)