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.
2 parents 396296c + 3e997fd commit b530286Copy full SHA for b530286
UWPHook/App.config
@@ -85,6 +85,7 @@
85
</UWPHook.Properties.Settings>
86
</userSettings>
87
<runtime>
88
+ <AppContextSwitchOverrides value="Switch.System.IO.UseLegacyPathHandling=false;Switch.System.IO.BlockLongPaths=false" />
89
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
90
<dependentAssembly>
91
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
0 commit comments