Skip to content

Commit 3ef0ac3

Browse files
committed
Prepare to release version 9.0.0
1 parent 62239a2 commit 3ef0ac3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<PackageIcon>DapperCustomTypeHandlers.png</PackageIcon>
1212
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1313
<Copyright>Copyright (c) Jakub Kurłowicz 2023-2024</Copyright>
14-
<Version>2.3.1</Version>
14+
<Version>9.0.0</Version>
1515
<Authors>Jakub Kurłowicz</Authors>
16-
<PackageReleaseNotes>Fixed the security issue in System.Text.Json.</PackageReleaseNotes>
16+
<PackageReleaseNotes>Upgrade to .NET 9.0</PackageReleaseNotes>
1717
<PackageReadmeFile>README.md</PackageReadmeFile>
1818
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1919
<EnablePackageValidation>true</EnablePackageValidation>

0 commit comments

Comments
 (0)