Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | netStandard21 |
Files: | files | file ages | folders |
SHA1: |
c1dd57b1a15dc13bcbd16e371cf9236b |
User & Date: | mistachkin 2019-10-05 17:47:27.873 |
Context
2019-10-05
| ||
17:58 | Set executable bits. check-in: d7701b72b8 user: mistachkin tags: netStandard21 | |
17:47 | Initial work on supporting the .NET Standard 2.1 (and .NET Core 3.0). check-in: c1dd57b1a1 user: mistachkin tags: netStandard21 | |
03:32 | Add support for new DBCONFIG options from the SQLite core library. Pursuant to [03b6b0edd7]. check-in: 42082ffc4d user: mistachkin tags: trunk | |
Changes
Changes to NuGet/SQLite.EF6.Beta.nuspec.
Changes to NuGet/SQLite.EF6.Test.nuspec.
Changes to NuGet/SQLite.EF6.nuspec.
Changes to SQLite.NET.2005.MSBuild.sln.
Changes to SQLite.NET.2005.sln.
Changes to SQLite.NET.2008.MSBuild.sln.
Changes to SQLite.NET.2008.sln.
Changes to SQLite.NET.2010.MSBuild.sln.
Changes to SQLite.NET.2010.sln.
Changes to SQLite.NET.2012.MSBuild.sln.
Changes to SQLite.NET.2012.sln.
Changes to SQLite.NET.2013.MSBuild.sln.
Changes to SQLite.NET.2013.sln.
Changes to SQLite.NET.2015.MSBuild.sln.
Changes to SQLite.NET.2015.sln.
Changes to SQLite.NET.2017.MSBuild.sln.
Changes to SQLite.NET.2017.sln.
Changes to SQLite.NET.NetStandard20.MSBuild.sln.
Changes to SQLite.NET.NetStandard20.sln.
Added SQLite.NET.NetStandard21.MSBuild.sln.
Added SQLite.NET.NetStandard21.sln.
Added Setup/build-netstandard21-debug.sh.
Added Setup/build-netstandard21-release.sh.
Changes to Setup/build.bat.
Added Setup/build_net_standard_21.bat.
Changes to Setup/data/verify.lst.
Added Setup/release_net_standard_21.bat.
Added Setup/run-netstandard21-tests-debug.sh.
Added Setup/run-netstandard21-tests-release.sh.
Added Setup/set_DebugNativeOnly_x86_NetStandard21.bat.
Added Setup/set_Debug_x86_NetStandard21.bat.
Added Setup/set_ReleaseNativeOnly_x86_NetStandard21.bat.
Added Setup/set_Release_x86_NetStandard21.bat.
Added Setup/set_netStandard21.bat.
Added Setup/set_x86_NetStandard21.bat.
Changes to Setup/set_year_2005.bat.
Changes to Setup/set_year_2008.bat.
Changes to Setup/set_year_2010.bat.
Changes to Setup/set_year_2012.bat.
Changes to Setup/set_year_2013.bat.
Changes to Setup/set_year_2015.bat.
Changes to Setup/set_year_2017.bat.
Changes to Setup/set_year_NetStandard20.bat.
Added Setup/set_year_NetStandard21.bat.
Added Setup/test_net_standard_21.bat.
Added System.Data.SQLite.Linq/System.Data.SQLite.EF6.NetStandard21.csproj.
Changes to System.Data.SQLite/AssemblyInfo.cs.
Changes to System.Data.SQLite/LINQ/SQLiteFactory_Linq.cs.
Changes to System.Data.SQLite/SQLiteDefineConstants.cs.
Changes to System.Data.SQLite/SQLiteFunction.cs.
Added System.Data.SQLite/System.Data.SQLite.NetStandard21.csproj.
Changes to System.Data.SQLite/Targets/System.Data.SQLite.Properties.targets.
Changes to System.Data.SQLite/UnsafeNativeMethods.cs.
Added Targets/SQLite.NET.NetStandard21.Settings.targets.
Changes to Targets/SQLite.NET.Platform.Settings.targets.
Changes to Targets/SQLite.NET.Settings.targets.
Changes to lib/System.Data.SQLite/common.eagle.
Changes to www/release.wiki.