Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Commit 2dcacf1

Browse files
committed
Prep for RC
1 parent d45a9b6 commit 2dcacf1

20 files changed

+68
-34
lines changed

Binaries/OTA.Commands.dll

0 Bytes
Binary file not shown.

Binaries/OTA.Patcher.exe

0 Bytes
Binary file not shown.

Binaries/OTA.Patcher.pdb

0 Bytes
Binary file not shown.

Binaries/OTA.dll

-1 KB
Binary file not shown.

Binaries/OTA.pdb

-2 KB
Binary file not shown.

Binaries/Plugins/OTA.Commands.dll

512 Bytes
Binary file not shown.

Binaries/Plugins/OTA.Commands.pdb

2 KB
Binary file not shown.

Binaries/Plugins/TDSM.Core.dll

0 Bytes
Binary file not shown.

Binaries/Plugins/TDSM.Core.dll.config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@
2222
<assemblyIdentity name="System.Collections.Immutable" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
2323
<bindingRedirect oldVersion="0.0.0.0-1.1.38.0" newVersion="1.1.38.0" />
2424
</dependentAssembly>
25+
<dependentAssembly>
26+
<assemblyIdentity name="Microsoft.CodeAnalysis.CSharp" publicKeyToken="31bf3856ad364e35" culture="neutral" />
27+
<bindingRedirect oldVersion="0.0.0.0-1.2.0.0" newVersion="1.2.0.0" />
28+
</dependentAssembly>
29+
<dependentAssembly>
30+
<assemblyIdentity name="Microsoft.CodeAnalysis" publicKeyToken="31bf3856ad364e35" culture="neutral" />
31+
<bindingRedirect oldVersion="0.0.0.0-1.2.0.0" newVersion="1.2.0.0" />
32+
</dependentAssembly>
33+
<dependentAssembly>
34+
<assemblyIdentity name="System.Reflection.Metadata" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
35+
<bindingRedirect oldVersion="0.0.0.0-1.2.0.0" newVersion="1.2.0.0" />
36+
</dependentAssembly>
2537
</assemblyBinding>
2638
</runtime>
2739
<entityFramework>

Binaries/Plugins/TDSM.Core.pdb

2 KB
Binary file not shown.

0 commit comments

Comments
 (0)