Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | More release packaging fixes. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | preRelease |
Files: | files | file ages | folders |
SHA1: |
e8ea69dcaa51e31c3c31a64a95783e6c |
User & Date: | mistachkin 2019-10-27 20:24:08.743 |
Context
2019-10-27
| ||
20:34 | Updates to the downloads page for the 1.0.112.0 release. Closed-Leaf check-in: 3e703548c9 user: mistachkin tags: preRelease | |
20:24 | More release packaging fixes. check-in: e8ea69dcaa user: mistachkin tags: preRelease | |
19:49 | Add optional diagnostic messages to the archive creation batch tooling. check-in: 0667d036b6 user: mistachkin tags: preRelease | |
Changes
Changes to NuGet/SQLite.EF6.nuspec.
︙ | ︙ | |||
40 41 42 43 44 45 46 | </metadata> <files> <file src="..\bin\2010\Release\bin\System.Data.SQLite.EF6.dll" target="lib\net40" /> <file src="..\bin\2012\Release\bin\System.Data.SQLite.EF6.dll" target="lib\net45" /> <file src="..\bin\2013\Release\bin\System.Data.SQLite.EF6.dll" target="lib\net451" /> <file src="..\bin\2015\Release\bin\System.Data.SQLite.EF6.dll" target="lib\net46" /> <file src="..\bin\NetStandard21\ReleaseNetStandard21\bin\netstandard2.1\System.Data.SQLite.EF6.dll" target="lib\netstandard2.1" /> | < | 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | </metadata> <files> <file src="..\bin\2010\Release\bin\System.Data.SQLite.EF6.dll" target="lib\net40" /> <file src="..\bin\2012\Release\bin\System.Data.SQLite.EF6.dll" target="lib\net45" /> <file src="..\bin\2013\Release\bin\System.Data.SQLite.EF6.dll" target="lib\net451" /> <file src="..\bin\2015\Release\bin\System.Data.SQLite.EF6.dll" target="lib\net46" /> <file src="..\bin\NetStandard21\ReleaseNetStandard21\bin\netstandard2.1\System.Data.SQLite.EF6.dll" target="lib\netstandard2.1" /> <file src="shared\Core\content\config.install.xdt" target="content\net40\app.config.install.xdt" /> <file src="shared\Core\content\config.install.xdt" target="content\net40\web.config.install.xdt" /> <file src="shared\Core\content\config.install.xdt" target="content\net45\app.config.install.xdt" /> <file src="shared\Core\content\config.install.xdt" target="content\net45\web.config.install.xdt" /> <file src="shared\Core\content\config.install.xdt" target="content\net451\app.config.install.xdt" /> <file src="shared\Core\content\config.install.xdt" target="content\net451\web.config.install.xdt" /> <file src="shared\Core\content\config.install.xdt" target="content\net46\app.config.install.xdt" /> |
︙ | ︙ |
Changes to Setup/data/verify.lst.
︙ | ︙ | |||
1093 1094 1095 1096 1097 1098 1099 | testlinq.exe.config testlinq.pdb } ############################################################################### # # NOTE: This is the list of extra files that should be present in all binary | | | > > > > > > > > > > > > > > > | 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 | testlinq.exe.config testlinq.pdb } ############################################################################### # # NOTE: This is the list of extra files that should be present in all binary # archives that support EF6 on desktop versions of the .NET Framework # 4.0 and later. # set sds_manifests(binaryEf6) { System.Data.SQLite.EF6.dll System.Data.SQLite.EF6.pdb System.Data.SQLite.EF6.xml testef6.exe testef6.exe.config testef6.pdb } ############################################################################### # # NOTE: This is the list of extra files that should be present in all binary # archives that support EF6 on .NET Core 3.0 and later. # set sds_manifests(binaryEf6NetCore) { System.Data.SQLite.EF6.dll System.Data.SQLite.EF6.pdb System.Data.SQLite.EF6.xml northwindEF.db testef6.dll testef6.dll.config testef6.pdb } ############################################################################### # # NOTE: This is the list of extra files that should be present in all binary # archives that support the desktop versions of the .NET Framework. # set sds_manifests(binaryExtra) { |
︙ | ︙ | |||
1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 | content/net46/web.config.install.xdt content/net46/app.config.transform content/net46/web.config.transform lib/net40/System.Data.SQLite.EF6.dll lib/net45/System.Data.SQLite.EF6.dll lib/net451/System.Data.SQLite.EF6.dll lib/net46/System.Data.SQLite.EF6.dll tools/net40/install.ps1 tools/net45/install.ps1 tools/net451/install.ps1 tools/net46/install.ps1 } ############################################################################### | > | 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 | content/net46/web.config.install.xdt content/net46/app.config.transform content/net46/web.config.transform lib/net40/System.Data.SQLite.EF6.dll lib/net45/System.Data.SQLite.EF6.dll lib/net451/System.Data.SQLite.EF6.dll lib/net46/System.Data.SQLite.EF6.dll lib/netstandard2.1/System.Data.SQLite.EF6.dll tools/net40/install.ps1 tools/net45/install.ps1 tools/net451/install.ps1 tools/net46/install.ps1 } ############################################################################### |
︙ | ︙ | |||
2256 2257 2258 2259 2260 2261 2262 | ############################################################################### ################### Visual Studio 2019 / .NET Standard 2.1 #################### ############################### Binary Packages ############################### ############################################################################### set manifests(sqlite-netStandard21-binary-.zip) [list sds binaryCore \ | | | 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 | ############################################################################### ################### Visual Studio 2019 / .NET Standard 2.1 #################### ############################### Binary Packages ############################### ############################################################################### set manifests(sqlite-netStandard21-binary-.zip) [list sds binaryCore \ binaryEf6NetCore] ############################################################################### ############################### NuGet Packages ################################ ############################################################################### set manifests(System.Data.SQLite..nupkg) [list sds \ nuGetMetadata nuGetPrimary] |
︙ | ︙ |
Changes to data/exclude_bin.txt.
︙ | ︙ | |||
12 13 14 15 16 17 18 19 20 21 22 23 24 25 | *32.exe *32.exe.config *EntityFramework.* *EnvDTE.* *Microsoft.* *Newtonsoft.* *System.CodeDom.* *System.Data.SqlClient.* *System.Drawing.Common.* *System.Security.Cryptography.ProtectedData.* *System.Security.Permissions.* *System.Windows.Extensions.* *System.Threading* *stdole.* | > | 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | *32.exe *32.exe.config *EntityFramework.* *EnvDTE.* *Microsoft.* *Newtonsoft.* *System.CodeDom.* *System.Configuration.ConfigurationManager.* *System.Data.SqlClient.* *System.Drawing.Common.* *System.Security.Cryptography.ProtectedData.* *System.Security.Permissions.* *System.Windows.Extensions.* *System.Threading* *stdole.* |