|
|
@ -4,8 +4,7 @@ |
|
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" /> |
|
|
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6" /> |
|
|
|
</startup> |
|
|
|
</startup> |
|
|
|
<runtime> |
|
|
|
<runtime> |
|
|
|
<AppContextSwitchOverrides value="Switch.System.Windows.DoNotScaleForDpiChanges=false" /> |
|
|
|
<AppContextSwitchOverrides value="Switch.System.Windows.DoNotScaleForDpiChanges=false;Switch.System.IO.UseLegacyPathHandling=false;Switch.System.IO.BlockLongPaths=false" /> |
|
|
|
|
|
|
|
|
|
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
|
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> |
|
|
|
<!-- The redirects allow using AddIns with a different ILSpy version than they were compiled against. --> |
|
|
|
<!-- The redirects allow using AddIns with a different ILSpy version than they were compiled against. --> |
|
|
|
<!-- No guarantee they'll work correctly, though (there might be breaking API changes in ILSpy). --> |
|
|
|
<!-- No guarantee they'll work correctly, though (there might be breaking API changes in ILSpy). --> |
|
|
|