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 aa9bf74 commit a98e0aeCopy full SHA for a98e0ae
SQLiteSharp/SQLiteSharp.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <VersionPrefix>5.2</VersionPrefix>
+ <VersionPrefix>5.3</VersionPrefix>
4
<TargetFrameworks>netstandard2.0;netstandard2.1;net8.0;net9.0</TargetFrameworks>
5
<LangVersion>latest</LangVersion>
6
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments