File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 77[ #] Bug Fixes<br >
88[ .] Others
99
10+ ### V 1.2.0 - 28/11/2023
11+ [ .] SharpEngine.Core : 1.7.2<br />
12+ [ .] Refactor with SonarCloud
13+
1014### V 1.1.0 - 22/11/2023
1115[ .] Update SharpEngine.Core to 1.6.0<br />
1216[ .] Net 8
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.118" ) ;
16- DebugManager . Versions . Add ( "SharpEngine.SQLite" , "1.1 .0" ) ;
16+ DebugManager . Versions . Add ( "SharpEngine.SQLite" , "1.2 .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.1 .0</PackageVersion >
14+ <PackageVersion >1.2 .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