<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pigshape</author_name>
  <author_url>https://blog.hatena.ne.jp/pigshape/</author_url>
  <blog_title>littlewing</blog_title>
  <blog_url>https://littlewing.hatenablog.com/</blog_url>
  <categories>
    <anon>HoloLens</anon>
    <anon>UWP</anon>
    <anon>unity</anon>
    <anon>俺のスニペット</anon>
  </categories>
  <description>UnityのApplication.versionだと、PlayerSettingsのバージョンになってしまう。 AppPackage作成時のインクリメントに対応するには別の方法で取得しないといけない。 そう、こんな感じで #if !UNITY_EDITOR &amp;&amp; UNITY_WSA using Windows.ApplicationModel; #endif private static string GetVersionInfo() { #if !UNITY_EDITOR &amp;&amp; UNITY_WSA Package package = Package.Current; PackageId p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Flittlewing.hatenablog.com%2Fentry%2F2018%2F12%2F21%2F184719&quot; title=&quot;HoloLens のUnityアプリで、UWP AppPackageビルド後のバージョンを取得する - littlewing&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-12-21 18:47:19</published>
  <title>HoloLens のUnityアプリで、UWP AppPackageビルド後のバージョンを取得する</title>
  <type>rich</type>
  <url>https://littlewing.hatenablog.com/entry/2018/12/21/184719</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
