We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51dee38 commit 073e260Copy full SHA for 073e260
App.config
@@ -25,10 +25,6 @@
25
<assemblyIdentity name="Xceed.Wpf.Toolkit" publicKeyToken="3e4669d2f30244f4" culture="neutral" />
26
<bindingRedirect oldVersion="0.0.0.0-4.6.0.0" newVersion="4.6.0.0" />
27
</dependentAssembly>
28
- <dependentAssembly>
29
- <assemblyIdentity name="Costura" publicKeyToken="9919ef960d84173d" culture="neutral" />
30
- <bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
31
- </dependentAssembly>
32
</assemblyBinding>
33
</runtime>
34
</configuration>
0 commit comments