We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579670d commit 4ee000dCopy full SHA for 4ee000d
1 file changed
Buttplug/app.config
@@ -6,6 +6,10 @@
6
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
7
<bindingRedirect oldVersion="0.0.0.0-10.0.0.3" newVersion="11.0.0.0" />
8
</dependentAssembly>
9
+ <dependentAssembly>
10
+ <assemblyIdentity name="Namotion.Reflection" publicKeyToken="c2f9c3bdfae56102" culture="neutral" />
11
+ <bindingRedirect oldVersion="0.0.0.0-1.0.12.0" newVersion="1.0.12.0" />
12
+ </dependentAssembly>
13
</assemblyBinding>
14
</runtime>
15
</configuration>
0 commit comments