mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
fixed app start on clean windows 8
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0" />
|
||||||
</startup>
|
</startup>
|
||||||
<runtime>
|
<runtime>
|
||||||
|
<loadFromRemoteSources enabled="true"/>
|
||||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||||
<probing privatePath="libs" />
|
<probing privatePath="libs" />
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
|
Reference in New Issue
Block a user