OSDN Git Service

supportedOS に Windows 10 を追加
authorKimura Youichi <kim.upsilon@bucyou.net>
Wed, 15 Mar 2017 14:16:56 +0000 (23:16 +0900)
committerKimura Youichi <kim.upsilon@bucyou.net>
Wed, 15 Mar 2017 14:16:56 +0000 (23:16 +0900)
OpenTween/app.manifest

index 225ed63..874ed41 100644 (file)
@@ -36,6 +36,9 @@
 
       <!-- Windows 8.1 -->
       <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
+
+      <!-- Windows 10 -->
+      <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
     </application>
   </compatibility>