We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e21491 commit c3c45caCopy full SHA for c3c45ca
SQLiteSharp/SQLiteSharp.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <VersionPrefix>2.0</VersionPrefix>
+ <VersionPrefix>3.0</VersionPrefix>
4
<TargetFrameworks>netstandard2.0;netstandard2.1;net8.0;net9.0</TargetFrameworks>
5
<LangVersion>latest</LangVersion>
6
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments