Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for SQLite.Designer/SQLiteOptions.cs
2020-03-10
| ||
03:44 | Add preliminary support for the .NET Framework 4.8. file: [7b4871874d] check-in: [d6b5423937] user: mistachkin branch: trunk, size: 22637 | |
2018-05-06
| ||
20:09 | Add preliminary support for the .NET Framework 4.7.2. Also, update the SQLite core library to the latest 3.23.2 release candidate. file: [9b6fdf6019] check-in: [880e608b09] user: mistachkin branch: trunk, size: 22586 | |
2017-11-17
| ||
20:07 | Bump version to 1.0.107.0. Add preliminary support for the .NET Framework 4.7.1. Update version history docs. file: [66626378a4] check-in: [0c447952e6] user: mistachkin branch: trunk, size: 22530 | |
2017-08-02
| ||
17:20 | Add preliminary support for Visual Studio 2017 and the .NET Framework 4.7. file: [37d3ed1778] check-in: [babe22b817] user: mistachkin branch: vs2017, size: 22474 | |
2016-08-30
| ||
00:09 | More updates for the .NET Framework 4.6.x. file: [5979916b1f] check-in: [e55487b0b4] user: mistachkin branch: trunk, size: 22423 | |
2015-12-04
| ||
02:04 | Add missing checks for NET_452 and NET_461 compile-time defines. file: [42a22c4595] check-in: [d5792024ef] user: mistachkin branch: trunk, size: 22367 | |
2015-07-20
| ||
18:18 | More changes. file: [0ae77376e2] check-in: [719d9e6cac] user: mistachkin branch: vs2015, size: 22255 | |
2014-09-04
| ||
18:42 | Fix for previous check-in: missed one place where the default provider should be EF6 enabled. file: [eb52bc55c4] check-in: [8d98582107] user: mistachkin branch: trunk, size: 22204 | |
17:45 | More work on getting the design-time components to detect and use the EF6 enabled provider. file: [695e2e308c] check-in: [30c1589da7] user: mistachkin branch: nugetChanges, size: 22102 | |
2014-09-03
| ||
18:38 | Improve the robustness of the new provider name option handling in the design-time components. file: [d5f16caf77] check-in: [592e679ca6] user: mistachkin branch: designOptions, size: 19619 | |
2014-08-01
| ||
17:13 | Permit the default ADO.NET provider name used by the design-time components to be overridden via the environment. file: [47a384c20e] check-in: [e2413cdd97] user: mistachkin branch: designOptions, size: 17501 | |
04:32 | Make sure the EF6 provider name is only available for .NET 4.0 and later. file: [15a94ea41a] check-in: [1e2ed0931a] user: mistachkin branch: designOptions, size: 16720 | |
04:24 | Add user-interface integration for the per-solution provider name configuration option. file: [770dfbc586] check-in: [1e8b52743b] user: mistachkin branch: designOptions, size: 16409 | |
03:30 | Revise method names introduced in the previous check-in. Call the SQLiteOptions class from all the appropriate places. file: [6282852d47] check-in: [015eca543d] user: mistachkin branch: designOptions, size: 12842 | |
03:12 | Added: Initial support for loading/saving options in the design-time components. file: [3c5a0e4a01] check-in: [b26261e090] user: mistachkin branch: designOptions, size: 11977 | |