mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-17 06:45:06 -05:00
Require MinVersion="10.0.15063.13" which fixes various sandbox issues
This commit is contained in:
parent
79d0181a08
commit
3cf0425232
@ -26,7 +26,7 @@
|
|||||||
</Resources>
|
</Resources>
|
||||||
|
|
||||||
<Dependencies>
|
<Dependencies>
|
||||||
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14393.351" MaxVersionTested="10.0.15063.13" />
|
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.15063.13" MaxVersionTested="10.0.15063.13" />
|
||||||
</Dependencies>
|
</Dependencies>
|
||||||
|
|
||||||
<Capabilities>
|
<Capabilities>
|
||||||
|
Loading…
Reference in New Issue
Block a user