Skip to content

Commit

Permalink
Stepping back a version or two so linux will still work
Browse files Browse the repository at this point in the history
	modified:   ../bin/App.config
	modified:   ../bin/Liquid.exe
	modified:   ../bin/Liquid.exe.config
	modified:   ../bin/Liquid.pdb
	modified:   ../bin/Liquid1.dll
	modified:   ../bin/Liquid1.xml
	modified:   Liquid.exe
	modified:   Liquid.exe.config
	modified:   Liquid.pdb
	modified:   Liquid1.dll
	modified:   Liquid1.xml
  • Loading branch information
Dave Wecker committed Jul 13, 2017
1 parent 64f4fa0 commit 98a2fab
Show file tree
Hide file tree
Showing 11 changed files with 7,029 additions and 7,029 deletions.
2 changes: 1 addition & 1 deletion bin/App.config
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<runtime>
<gcServer enabled="true" />
Expand Down
Binary file modified bin/Liquid.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions bin/Liquid.exe.config
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<runtime>
<gcServer enabled="true" />
<gcConcurrent enabled="true" />
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<assemblyIdentity name="FSharp.Core" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" />
<bindingRedirect oldVersion="0.0.0.0-4.4.1.0" newVersion="4.4.1.0" />
</dependentAssembly>
</assemblyBinding>
Expand Down
Binary file modified bin/Liquid.pdb
Binary file not shown.
Binary file modified bin/Liquid1.dll
Binary file not shown.
7,024 changes: 3,512 additions & 3,512 deletions bin/Liquid1.xml

Large diffs are not rendered by default.

Binary file modified linux/Liquid.exe
Binary file not shown.
4 changes: 2 additions & 2 deletions linux/Liquid.exe.config
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<runtime>
<gcServer enabled="true" />
<gcConcurrent enabled="true" />
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="FSharp.Core" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<assemblyIdentity name="FSharp.Core" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" />
<bindingRedirect oldVersion="0.0.0.0-4.4.1.0" newVersion="4.4.1.0" />
</dependentAssembly>
</assemblyBinding>
Expand Down
Binary file modified linux/Liquid.pdb
Binary file not shown.
Binary file modified linux/Liquid1.dll
Binary file not shown.
7,024 changes: 3,512 additions & 3,512 deletions linux/Liquid1.xml

Large diffs are not rendered by default.

0 comments on commit 98a2fab

Please sign in to comment.