System.Data.SQLite

Check-in [6aee81788f]
Login

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

Overview
Comment:Merge upstream changes to the Eagle shell configuration file from upstream.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | netStandard21
Files: files | file ages | folders
SHA1: 6aee81788f642b4344f07a872516a902db7fee10
User & Date: mistachkin 2019-10-09 22:42:50.868
Context
2019-10-09
22:43
Build system and test suite infrastructure enhancements. check-in: fbcfe42e02 user: mistachkin tags: netStandard21
22:42
Merge upstream changes to the Eagle shell configuration file from upstream. check-in: 6aee81788f user: mistachkin tags: netStandard21
22:37
Fix test EntityFramework connection string for use on POSIX. check-in: 2d04257fb1 user: mistachkin tags: netStandard21
Changes
Unified Diff Ignore Whitespace Patch
Changes to Externals/Eagle/bin/netFramework40/EagleShell.exe.config.
23
24
25
26
27
28
29



30
31
32
33
34
35

36















37
38
39
40
41
42
43
    -->
  </appSettings>

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

    <!--



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

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

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















    -->
  </startup>

  <runtime>
    <!--
        NOTE: These are known to be useful with Eagle.  Some of these only
              work on the .NET Framework 4.0.







>
>
>


<

<
|
>
|
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>







23
24
25
26
27
28
29
30
31
32
33
34

35

36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
    -->
  </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" />
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0,Profile=Client" />
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0.1" />
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0.1,Profile=Client" />
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0.2" />
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0.2,Profile=Client" />
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0.3" />
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0.3,Profile=Client" />
    <supportedRuntime version="v4.5" sku=".NETFramework,Version=v4.5" />
    <supportedRuntime version="v4.5.1" sku=".NETFramework,Version=v4.5.1" />
    <supportedRuntime version="v4.5.2" sku=".NETFramework,Version=v4.5.2" />
    <supportedRuntime version="v4.6" sku=".NETFramework,Version=v4.6" />
    <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" />
    -->
  </startup>

  <runtime>
    <!--
        NOTE: These are known to be useful with Eagle.  Some of these only
              work on the .NET Framework 4.0.