Blue screen with error code 0x139 (KERNEL_SECURITY_CHECK_FAILURE)
@see https://msdn.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-known-issues
This commit is contained in:
parent
bab214792e
commit
b42149e927
|
@ -25,7 +25,7 @@
|
||||||
</Resources>
|
</Resources>
|
||||||
|
|
||||||
<Dependencies>
|
<Dependencies>
|
||||||
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14393.0" MaxVersionTested="10.0.14393.0" />
|
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.14393.351" MaxVersionTested="10.0.14393.351" />
|
||||||
</Dependencies>
|
</Dependencies>
|
||||||
|
|
||||||
<Capabilities>
|
<Capabilities>
|
||||||
|
|
Loading…
Reference in New Issue