Skip to content

Commit 8faabd3

Browse files
authored
Merge pull request #27 from kubagdynia/develop
Develop
2 parents 142c967 + a05fd58 commit 8faabd3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
<PackageProjectUrl>https://github.com/kubagdynia/Dapper.CustomTypeHandlers</PackageProjectUrl>
1111
<PackageIcon>DapperCustomTypeHandlers.png</PackageIcon>
1212
<PackageLicenseExpression>MIT</PackageLicenseExpression>
13-
<Copyright>Copyright (c) Jakub Kurłowicz 2023-2024</Copyright>
14-
<Version>2.3.1</Version>
13+
<Copyright>Copyright (c) Jakub Kurłowicz 2023-2025</Copyright>
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)