System.Data.SQLite

Check-in [1eb4e53218]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Minor corrections to the previous check-in.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1eb4e532189e5669463de01dca6bb5fa7d568c27
User & Date: mistachkin 2023-06-08 18:49:51.126
Context
2023-06-09
00:40
Minor change to a test. check-in: fc2ac82d1c user: mistachkin tags: trunk
2023-06-08
18:49
Minor corrections to the previous check-in. check-in: 1eb4e53218 user: mistachkin tags: trunk
2023-06-07
01:49
Update Eagle in externals to the beta 53 release. check-in: 38e23051a6 user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to Externals/Eagle/bin/netFramework20/EagleShell.exe.config.
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 * this file, and for a DISCLAIMER OF ALL WARRANTIES.
 *
 * RCS: @(#) $Id: $
 *
-->
<configuration>
  <appSettings>
    <!--
    <add key="NoVerbose" value="1" />
    -->
    <!--
    <add key="ArgumentCount" value="3" />
    <add key="Argument0String" value="-anyInitialize" />
    <add key="Argument1String" value="puts stdout app_settings1" />
    <add key="Argument2List" value="-anyInitialize {puts stdout app_settings2}" />
    -->
  </appSettings>







<

<







9
10
11
12
13
14
15

16

17
18
19
20
21
22
23
 * this file, and for a DISCLAIMER OF ALL WARRANTIES.
 *
 * RCS: @(#) $Id: $
 *
-->
<configuration>
  <appSettings>

    <add key="NoVerbose" value="1" />

    <!--
    <add key="ArgumentCount" value="3" />
    <add key="Argument0String" value="-anyInitialize" />
    <add key="Argument1String" value="puts stdout app_settings1" />
    <add key="Argument2List" value="-anyInitialize {puts stdout app_settings2}" />
    -->
  </appSettings>
Changes to Externals/Eagle/bin/netFramework40/EagleShell.exe.config.
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32



33
34
35
36
37
38
39
 * this file, and for a DISCLAIMER OF ALL WARRANTIES.
 *
 * RCS: @(#) $Id: $
 *
-->
<configuration>
  <appSettings>
    <!--
    <add key="NoVerbose" value="1" />
    -->
    <!--
    <add key="ArgumentCount" value="3" />
    <add key="Argument0String" value="-anyInitialize" />
    <add key="Argument1String" value="puts stdout app_settings1" />
    <add key="Argument2List" value="-anyInitialize {puts stdout app_settings2}" />
    -->
  </appSettings>

  <!--
  *****************************************************************************
  -->

  <!--
  <startup useLegacyV2RuntimeActivationPolicy="true">



    <requiredRuntime version="v2.0.50727" safemode="false" />
    <requiredRuntime version="v4.0.30319" safemode="false" />

    <supportedRuntime version="v2.0.50727" />
    <supportedRuntime version="v4.0.30319" />

    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />







<

<












<

>
>
>







9
10
11
12
13
14
15

16

17
18
19
20
21
22
23
24
25
26
27
28

29
30
31
32
33
34
35
36
37
38
39
 * this file, and for a DISCLAIMER OF ALL WARRANTIES.
 *
 * RCS: @(#) $Id: $
 *
-->
<configuration>
  <appSettings>

    <add key="NoVerbose" value="1" />

    <!--
    <add key="ArgumentCount" value="3" />
    <add key="Argument0String" value="-anyInitialize" />
    <add key="Argument1String" value="puts stdout app_settings1" />
    <add key="Argument2List" value="-anyInitialize {puts stdout app_settings2}" />
    -->
  </appSettings>

  <!--
  *****************************************************************************
  -->


  <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />

    <!--
    <requiredRuntime version="v2.0.50727" safemode="false" />
    <requiredRuntime version="v4.0.30319" safemode="false" />

    <supportedRuntime version="v2.0.50727" />
    <supportedRuntime version="v4.0.30319" />

    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
51
52
53
54
55
56
57
58
59

60
61
62
63
64
65
66
    <supportedRuntime version="v4.6.1" sku=".NETFramework,Version=v4.6.1" />
    <supportedRuntime version="v4.6.2" sku=".NETFramework,Version=v4.6.2" />
    <supportedRuntime version="v4.7" sku=".NETFramework,Version=v4.7" />
    <supportedRuntime version="v4.7.1" sku=".NETFramework,Version=v4.7.1" />
    <supportedRuntime version="v4.7.2" sku=".NETFramework,Version=v4.7.2" />
    <supportedRuntime version="v4.8" sku=".NETFramework,Version=v4.8" />
    <supportedRuntime version="v4.8.1" sku=".NETFramework,Version=v4.8.1" />
  </startup>
  -->


  <!--
  *****************************************************************************
  -->

  <runtime>
    <!--







<
|
>







51
52
53
54
55
56
57

58
59
60
61
62
63
64
65
66
    <supportedRuntime version="v4.6.1" sku=".NETFramework,Version=v4.6.1" />
    <supportedRuntime version="v4.6.2" sku=".NETFramework,Version=v4.6.2" />
    <supportedRuntime version="v4.7" sku=".NETFramework,Version=v4.7" />
    <supportedRuntime version="v4.7.1" sku=".NETFramework,Version=v4.7.1" />
    <supportedRuntime version="v4.7.2" sku=".NETFramework,Version=v4.7.2" />
    <supportedRuntime version="v4.8" sku=".NETFramework,Version=v4.8" />
    <supportedRuntime version="v4.8.1" sku=".NETFramework,Version=v4.8.1" />

    -->
  </startup>

  <!--
  *****************************************************************************
  -->

  <runtime>
    <!--