File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ public static class SESQLite
1313 public static void AddVersions ( )
1414 {
1515 DebugManager . Versions . Add ( "System.Data.SQLite" , "1.0.119" ) ;
16- DebugManager . Versions . Add ( "SharpEngine.SQLite" , "1.2.1 " ) ;
16+ DebugManager . Versions . Add ( "SharpEngine.SQLite" , "2.0.0 " ) ;
1717 }
1818}
Original file line number Diff line number Diff line change 1111 <Copyright >Copyright (c) LavaPower 2021-2023</Copyright >
1212 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1313 <PackageProjectUrl >https://github.com/SharpEngine/SharpEngine.SQLite</PackageProjectUrl >
14- <PackageVersion >1.2.1 </PackageVersion >
14+ <PackageVersion >2.0.0 </PackageVersion >
1515 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1616 <PackageReadmeFile >README.md</PackageReadmeFile >
1717 <EnablePackageValisation >true</EnablePackageValisation >
You can’t perform that action at this time.
0 commit comments