Navigation Menu

Skip to content

Commit

Permalink
Added .NET release binaries for v1.5.53.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwilkin2 authored and jwilkin2 committed Apr 29, 2019
1 parent 42007ce commit e52b5a0
Show file tree
Hide file tree
Showing 65 changed files with 500,596 additions and 499,173 deletions.
3 changes: 2 additions & 1 deletion Releases/UpdateReleaseBinaries.cmd
Expand Up @@ -2,7 +2,8 @@

cd "%0\..\"
echo Current Folder: %CD%
echo This script will update the release binaries with the latest successful release build.
echo This script will update the release binaries for .NET 4.0+ with the latest successful release build.
echo THIS DOES NOT COPY THE .NET STANDARD ASSEMBLIES. A separate script is used to deploy to NuGet.
pause

set /P version=Enter version (press enter on empy line to abort):
Expand Down
Binary file not shown.

This file was deleted.

25 changes: 0 additions & 25 deletions Releases/v1.5.42.45/.NET 4.0 - Debug/V8.Net.Loader.XML

This file was deleted.

Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0 - Debug/V8.Net.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8.Net.Console.exe
Binary file not shown.
6 changes: 0 additions & 6 deletions Releases/v1.5.42.45/.NET 4.0/V8.Net.Console.exe.config

This file was deleted.

Binary file removed Releases/v1.5.42.45/.NET 4.0/V8.Net.Loader.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
585 changes: 0 additions & 585 deletions Releases/v1.5.42.45/.NET 4.0/V8.Net.SharedTypes.XML

This file was deleted.

Binary file removed Releases/v1.5.42.45/.NET 4.0/V8.Net.SharedTypes.dll
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8.Net.dll
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8_Net_Proxy_x64.exp
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8_Net_Proxy_x64.iobj
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8_Net_Proxy_x64.ipdb
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8_Net_Proxy_x64.lib
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8_Net_Proxy_x86.exp
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8_Net_Proxy_x86.iobj
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8_Net_Proxy_x86.ipdb
Binary file not shown.
Binary file removed Releases/v1.5.42.45/.NET 4.0/V8_Net_Proxy_x86.lib
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
</configuration>
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

0 comments on commit e52b5a0

Please sign in to comment.