We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62239a2 commit 3ef0ac3Copy full SHA for 3ef0ac3
Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers/Dapper.CustomTypeHandlers.csproj
@@ -11,9 +11,9 @@
11
<PackageIcon>DapperCustomTypeHandlers.png</PackageIcon>
12
<PackageLicenseExpression>MIT</PackageLicenseExpression>
13
<Copyright>Copyright (c) Jakub Kurłowicz 2023-2024</Copyright>
14
- <Version>2.3.1</Version>
+ <Version>9.0.0</Version>
15
<Authors>Jakub Kurłowicz</Authors>
16
- <PackageReleaseNotes>Fixed the security issue in System.Text.Json.</PackageReleaseNotes>
+ <PackageReleaseNotes>Upgrade to .NET 9.0</PackageReleaseNotes>
17
<PackageReadmeFile>README.md</PackageReadmeFile>
18
<GenerateDocumentationFile>true</GenerateDocumentationFile>
19
<EnablePackageValidation>true</EnablePackageValidation>
0 commit comments