Skip to content

Commit 7298c0e

Browse files
committed
Update one more time
1 parent b4c1d6f commit 7298c0e

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

GL_EditorFramework.dll

163 KB
Binary file not shown.

GL_EditorFramework.dll.config

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<runtime>
4+
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
5+
<dependentAssembly>
6+
<assemblyIdentity name="OpenTK" publicKeyToken="bad199fe84eb3df4" culture="neutral" />
7+
<bindingRedirect oldVersion="0.0.0.0-3.1.0.0" newVersion="3.1.0.0" />
8+
</dependentAssembly>
9+
</assemblyBinding>
10+
</runtime>
11+
</configuration>

GL_EditorFramework.pdb

366 KB
Binary file not shown.

0 commit comments

Comments
 (0)