Merge pull request #14 from windows-toolkit/miguelrb
Adding the Max Version ID to the sample app Manifest to avoid exceptions
This commit is contained in:
Коммит
c32a88b7aa
|
@ -40,6 +40,7 @@
|
|||
<!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
|
||||
|
||||
<!-- Windows 10 -->
|
||||
<maxversiontested Id="10.0.18295.0"/>
|
||||
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
|
||||
|
||||
</application>
|
||||
|
|
|
@ -40,7 +40,9 @@
|
|||
<!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
|
||||
|
||||
<!-- Windows 10 -->
|
||||
<maxversiontested Id="10.0.18295.0"/>
|
||||
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
|
||||
|
||||
</application>
|
||||
</compatibility>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче