Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update the master release archive manitest. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | preRelease |
Files: | files | file ages | folders |
SHA1: |
695384ad342a8a31e111a494e99f9d35 |
User & Date: | mistachkin 2018-08-13 21:19:00.482 |
Context
2018-08-13
| ||
21:31 | More updates to the master release archive manitest. check-in: e75b16a103 user: mistachkin tags: preRelease | |
21:19 | Update the master release archive manitest. check-in: 695384ad34 user: mistachkin tags: preRelease | |
21:17 | Update the exclusions files for the source packages. check-in: 3c32083e86 user: mistachkin tags: preRelease | |
Changes
Changes to Setup/data/verify.lst.
︙ | ︙ | |||
972 973 974 975 976 977 978 979 980 981 982 983 984 985 | Externals/Eagle/bin/netFramework40/Eagle.dll Externals/Eagle/bin/netFramework40/EagleShell.exe Externals/Eagle/bin/netFramework40/EagleShell32.exe Externals/Eagle/bin/netFramework40/x64/ Externals/Eagle/bin/netFramework40/x64/Spilornis.dll Externals/Eagle/bin/netFramework40/x86/ Externals/Eagle/bin/netFramework40/x86/Spilornis.dll Externals/Eagle/bin/netStandard20/Eagle.dll Externals/Eagle/bin/netStandard20/EagleShell.dll Externals/Eagle/bin/netStandard20/EagleShell.runtimeconfig.json Externals/Eagle/lib/Eagle1.0/auxiliary.eagle Externals/Eagle/lib/Eagle1.0/compat.eagle Externals/Eagle/lib/Eagle1.0/csharp.eagle Externals/Eagle/lib/Eagle1.0/database.eagle | > | 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 | Externals/Eagle/bin/netFramework40/Eagle.dll Externals/Eagle/bin/netFramework40/EagleShell.exe Externals/Eagle/bin/netFramework40/EagleShell32.exe Externals/Eagle/bin/netFramework40/x64/ Externals/Eagle/bin/netFramework40/x64/Spilornis.dll Externals/Eagle/bin/netFramework40/x86/ Externals/Eagle/bin/netFramework40/x86/Spilornis.dll Externals/Eagle/bin/netStandard20/ Externals/Eagle/bin/netStandard20/Eagle.dll Externals/Eagle/bin/netStandard20/EagleShell.dll Externals/Eagle/bin/netStandard20/EagleShell.runtimeconfig.json Externals/Eagle/lib/Eagle1.0/auxiliary.eagle Externals/Eagle/lib/Eagle1.0/compat.eagle Externals/Eagle/lib/Eagle1.0/csharp.eagle Externals/Eagle/lib/Eagle1.0/database.eagle |
︙ | ︙ | |||
2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 | setupEf6Bundle setupX86Vs2017] ############################################################################### set manifests(sqlite-netFx472-setup-bundle-x64-2017-.exe) [list sds \ setupCore setupBundle setupLinqCore setupEf6Core setupLinqBundle \ setupEf6Bundle setupX64Vs2017] ############################################################################### ############################### NuGet Packages ################################ ############################################################################### set manifests(System.Data.SQLite..nupkg) [list sds \ nuGetMetadata nuGetPrimary] | > > > > > > > | 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 | setupEf6Bundle setupX86Vs2017] ############################################################################### set manifests(sqlite-netFx472-setup-bundle-x64-2017-.exe) [list sds \ setupCore setupBundle setupLinqCore setupEf6Core setupLinqBundle \ setupEf6Bundle setupX64Vs2017] ############################################################################### ################### Visual Studio 2017 / .NET Standard 2.0 #################### ############################### Binary Packages ############################### ############################################################################### set manifests(sqlite-netStandard20-binary-.zip) [list sds binaryCore] ############################################################################### ############################### NuGet Packages ################################ ############################################################################### set manifests(System.Data.SQLite..nupkg) [list sds \ nuGetMetadata nuGetPrimary] |
︙ | ︙ |