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 aef1316 commit a20ca3dCopy full SHA for a20ca3d
app.config renamed to _app.config
@@ -22,13 +22,4 @@
22
</compilers>
23
</system.codedom>
24
25
- <runtime>
26
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
27
- <dependentAssembly>
28
- <assemblyIdentity name="Desharp" publicKeyToken="cd60d985c52bcd6f" culture="neutral" />
29
- <bindingRedirect oldVersion="0.0.0.0-1.3.0.1" newVersion="1.3.0.1" />
30
- </dependentAssembly>
31
- </assemblyBinding>
32
- </runtime>
33
-
34
</configuration>
0 commit comments