Skip to content

Commit

Permalink
Add Machina Bridge v0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
nonoesp committed May 6, 2018
1 parent e1100fc commit 92f53a5
Show file tree
Hide file tree
Showing 16 changed files with 6,781 additions and 0 deletions.
Binary file not shown.
Binary file added Machina-Bridge_v0.1.0/Machina.dll
Binary file not shown.
4,391 changes: 4,391 additions & 0 deletions Machina-Bridge_v0.1.0/Machina.xml

Large diffs are not rendered by default.

Binary file added Machina-Bridge_v0.1.0/MachinaBridge.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions Machina-Bridge_v0.1.0/MachinaBridge.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
</startup>
</configuration>
Binary file added Machina-Bridge_v0.1.0/MachinaBridge.pdb
Binary file not shown.
Binary file added Machina-Bridge_v0.1.0/MachinaBridge.vshost.exe
Binary file not shown.
6 changes: 6 additions & 0 deletions Machina-Bridge_v0.1.0/MachinaBridge.vshost.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
</startup>
</configuration>
11 changes: 11 additions & 0 deletions Machina-Bridge_v0.1.0/MachinaBridge.vshost.exe.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
</assembly>
Binary file not shown.
1,295 changes: 1,295 additions & 0 deletions Machina-Bridge_v0.1.0/Microsoft.Expression.Interactions.xml

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
1,072 changes: 1,072 additions & 0 deletions Machina-Bridge_v0.1.0/System.Windows.Interactivity.xml

Large diffs are not rendered by default.

Binary file added Machina-Bridge_v0.1.0/websocket-sharp.dll
Binary file not shown.

0 comments on commit 92f53a5

Please sign in to comment.