Crossplatform App der Caritas (Versuch).
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

CaritasApp.UWP.build.appxrecipe 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Machine>HP-OMEN-30L-FS</Machine>
  5. <WindowsUser>FSmilari</WindowsUser>
  6. <TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
  7. <TargetOsVersion>10.0</TargetOsVersion>
  8. <TargetOsDescription>Windows 10.0</TargetOsDescription>
  9. <SolutionConfiguration>Debug|ARM</SolutionConfiguration>
  10. <PackageArchitecture>arm</PackageArchitecture>
  11. <PackageIdentityName>ec0cc741-fd3e-485c-81be-68815c480690</PackageIdentityName>
  12. <PackageIdentityPublisher>CN=70c29c8e-0434-4709-9405-641b73b95f53</PackageIdentityPublisher>
  13. <IntermediateOutputPath>D:\Work\Caritas\CaritasApp\CaritasApp.UWP\obj\ARM\Debug\</IntermediateOutputPath>
  14. <RemoteDeploymentType></RemoteDeploymentType>
  15. <PackageRegistrationPath></PackageRegistrationPath>
  16. <RemoveNonLayoutFiles>true</RemoveNonLayoutFiles>
  17. <DeployOptionalPackages>false</DeployOptionalPackages>
  18. <WindowsSdkPath>C:\Program Files %28x86%29\Windows Kits\10\</WindowsSdkPath>
  19. <LayoutDir>D:\Work\Caritas\CaritasApp\CaritasApp.UWP\bin\ARM\Debug\AppX</LayoutDir>
  20. </PropertyGroup>
  21. <ItemGroup>
  22. <AppXManifest Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\bin\ARM\Debug\Core\AppxManifest.xml">
  23. <PackagePath>AppxManifest.xml</PackagePath>
  24. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  25. </AppXManifest>
  26. </ItemGroup>
  27. <ItemGroup>
  28. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\bin\ARM\Debug\CaritasApp.UWP.exe">
  29. <PackagePath>entrypoint\CaritasApp.UWP.exe</PackagePath>
  30. </AppxPackagedFile>
  31. <AppxPackagedFile Include="C:\Users\FSmilari\.nuget\packages\runtime.win10-arm.microsoft.netcore.universalwindowsplatform\6.2.12\runtimes\win10-arm\lib\uap10.0.15138\System.Runtime.dll">
  32. <PackagePath>System.Runtime.dll</PackagePath>
  33. </AppxPackagedFile>
  34. <AppxPackagedFile Include="C:\Users\FSmilari\.nuget\packages\system.runtime.compilerservices.unsafe\4.5.3\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll">
  35. <PackagePath>System.Runtime.CompilerServices.Unsafe.dll</PackagePath>
  36. </AppxPackagedFile>
  37. <AppxPackagedFile Include="C:\Users\FSmilari\.nuget\packages\win2d.uwp\1.20.0\runtimes\win10-arm\native\Microsoft.Graphics.Canvas.dll">
  38. <PackagePath>Microsoft.Graphics.Canvas.dll</PackagePath>
  39. </AppxPackagedFile>
  40. <AppxPackagedFile Include="C:\Users\FSmilari\.nuget\packages\xamarin.communitytoolkit\1.0.3\lib\uap10.0.17763\Xamarin.CommunityToolkit.dll">
  41. <PackagePath>Xamarin.CommunityToolkit.dll</PackagePath>
  42. </AppxPackagedFile>
  43. <AppxPackagedFile Include="C:\Program Files %28x86%29\Microsoft\Xamarin\NuGet\xamarin.essentials\1.6.1\lib\uap10.0.16299\Xamarin.Essentials.dll">
  44. <PackagePath>Xamarin.Essentials.dll</PackagePath>
  45. </AppxPackagedFile>
  46. <AppxPackagedFile Include="C:\Program Files %28x86%29\Microsoft\Xamarin\NuGet\xamarin.forms\5.0.0.2012\lib\uap10.0.16299\Xamarin.Forms.Core.dll">
  47. <PackagePath>Xamarin.Forms.Core.dll</PackagePath>
  48. </AppxPackagedFile>
  49. <AppxPackagedFile Include="C:\Program Files %28x86%29\Microsoft\Xamarin\NuGet\xamarin.forms\5.0.0.2012\lib\uap10.0.16299\Xamarin.Forms.Platform.UAP.dll">
  50. <PackagePath>Xamarin.Forms.Platform.UAP.dll</PackagePath>
  51. </AppxPackagedFile>
  52. <AppxPackagedFile Include="C:\Program Files %28x86%29\Microsoft\Xamarin\NuGet\xamarin.forms\5.0.0.2012\lib\uap10.0.16299\Xamarin.Forms.Platform.dll">
  53. <PackagePath>Xamarin.Forms.Platform.dll</PackagePath>
  54. </AppxPackagedFile>
  55. <AppxPackagedFile Include="C:\Program Files %28x86%29\Microsoft\Xamarin\NuGet\xamarin.forms\5.0.0.2012\lib\uap10.0.16299\Xamarin.Forms.Xaml.dll">
  56. <PackagePath>Xamarin.Forms.Xaml.dll</PackagePath>
  57. </AppxPackagedFile>
  58. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp\bin\Debug\netstandard2.0\CaritasApp.dll">
  59. <PackagePath>CaritasApp.dll</PackagePath>
  60. </AppxPackagedFile>
  61. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp\bin\Debug\netstandard2.0\en\CaritasApp.resources.dll">
  62. <PackagePath>en\CaritasApp.resources.dll</PackagePath>
  63. </AppxPackagedFile>
  64. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp\bin\Debug\netstandard2.0\fr\CaritasApp.resources.dll">
  65. <PackagePath>fr\CaritasApp.resources.dll</PackagePath>
  66. </AppxPackagedFile>
  67. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp\bin\Debug\netstandard2.0\it\CaritasApp.resources.dll">
  68. <PackagePath>it\CaritasApp.resources.dll</PackagePath>
  69. </AppxPackagedFile>
  70. <AppxPackagedFile Include="C:\Users\FSmilari\.nuget\packages\win2d.uwp\1.20.0\lib\uap10.0\Microsoft.Graphics.Canvas.winmd">
  71. <PackagePath>Microsoft.Graphics.Canvas.winmd</PackagePath>
  72. </AppxPackagedFile>
  73. <AppxPackagedFile Include="C:\Program Files %28x86%29\Windows Kits\10\bin\10.0.19041.0\XamlCompiler\Microsoft.UI.Xaml.Markup.winmd">
  74. <PackagePath>Microsoft.UI.Xaml.Markup.winmd</PackagePath>
  75. </AppxPackagedFile>
  76. <AppxPackagedFile Include="C:\Program Files %28x86%29\Microsoft\Xamarin\NuGet\xamarin.forms\5.0.0.2012\lib\uap10.0.16299\Xamarin.Forms.Platform.UAP\Xamarin.Forms.Platform.UAP.xr.xml">
  77. <PackagePath>Xamarin.Forms.Platform.UAP\Xamarin.Forms.Platform.UAP.xr.xml</PackagePath>
  78. </AppxPackagedFile>
  79. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Properties\Default.rd.xml">
  80. <PackagePath>Properties\Default.rd.xml</PackagePath>
  81. </AppxPackagedFile>
  82. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\LargeTile.scale-100.png">
  83. <PackagePath>Assets\LargeTile.scale-100.png</PackagePath>
  84. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  85. </AppxPackagedFile>
  86. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\LargeTile.scale-200.png">
  87. <PackagePath>Assets\LargeTile.scale-200.png</PackagePath>
  88. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  89. </AppxPackagedFile>
  90. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\LargeTile.scale-400.png">
  91. <PackagePath>Assets\LargeTile.scale-400.png</PackagePath>
  92. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  93. </AppxPackagedFile>
  94. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\SmallTile.scale-100.png">
  95. <PackagePath>Assets\SmallTile.scale-100.png</PackagePath>
  96. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  97. </AppxPackagedFile>
  98. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\SmallTile.scale-200.png">
  99. <PackagePath>Assets\SmallTile.scale-200.png</PackagePath>
  100. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  101. </AppxPackagedFile>
  102. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\SmallTile.scale-400.png">
  103. <PackagePath>Assets\SmallTile.scale-400.png</PackagePath>
  104. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  105. </AppxPackagedFile>
  106. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\SplashScreen.scale-100.png">
  107. <PackagePath>Assets\SplashScreen.scale-100.png</PackagePath>
  108. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  109. </AppxPackagedFile>
  110. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\SplashScreen.scale-200.png">
  111. <PackagePath>Assets\SplashScreen.scale-200.png</PackagePath>
  112. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  113. </AppxPackagedFile>
  114. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\SplashScreen.scale-400.png">
  115. <PackagePath>Assets\SplashScreen.scale-400.png</PackagePath>
  116. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  117. </AppxPackagedFile>
  118. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square150x150Logo.scale-100.png">
  119. <PackagePath>Assets\Square150x150Logo.scale-100.png</PackagePath>
  120. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  121. </AppxPackagedFile>
  122. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square150x150Logo.scale-200.png">
  123. <PackagePath>Assets\Square150x150Logo.scale-200.png</PackagePath>
  124. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  125. </AppxPackagedFile>
  126. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square150x150Logo.scale-400.png">
  127. <PackagePath>Assets\Square150x150Logo.scale-400.png</PackagePath>
  128. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  129. </AppxPackagedFile>
  130. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square44x44Logo.altform-unplated_targetsize-16.png">
  131. <PackagePath>Assets\Square44x44Logo.altform-unplated_targetsize-16.png</PackagePath>
  132. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  133. </AppxPackagedFile>
  134. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square44x44Logo.altform-unplated_targetsize-256.png">
  135. <PackagePath>Assets\Square44x44Logo.altform-unplated_targetsize-256.png</PackagePath>
  136. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  137. </AppxPackagedFile>
  138. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square44x44Logo.altform-unplated_targetsize-48.png">
  139. <PackagePath>Assets\Square44x44Logo.altform-unplated_targetsize-48.png</PackagePath>
  140. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  141. </AppxPackagedFile>
  142. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square44x44Logo.scale-100.png">
  143. <PackagePath>Assets\Square44x44Logo.scale-100.png</PackagePath>
  144. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  145. </AppxPackagedFile>
  146. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square44x44Logo.scale-200.png">
  147. <PackagePath>Assets\Square44x44Logo.scale-200.png</PackagePath>
  148. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  149. </AppxPackagedFile>
  150. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square44x44Logo.scale-400.png">
  151. <PackagePath>Assets\Square44x44Logo.scale-400.png</PackagePath>
  152. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  153. </AppxPackagedFile>
  154. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square44x44Logo.targetsize-16.png">
  155. <PackagePath>Assets\Square44x44Logo.targetsize-16.png</PackagePath>
  156. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  157. </AppxPackagedFile>
  158. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square44x44Logo.targetsize-256.png">
  159. <PackagePath>Assets\Square44x44Logo.targetsize-256.png</PackagePath>
  160. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  161. </AppxPackagedFile>
  162. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Square44x44Logo.targetsize-48.png">
  163. <PackagePath>Assets\Square44x44Logo.targetsize-48.png</PackagePath>
  164. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  165. </AppxPackagedFile>
  166. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\StoreLogo.scale-100.png">
  167. <PackagePath>Assets\StoreLogo.scale-100.png</PackagePath>
  168. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  169. </AppxPackagedFile>
  170. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\StoreLogo.scale-200.png">
  171. <PackagePath>Assets\StoreLogo.scale-200.png</PackagePath>
  172. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  173. </AppxPackagedFile>
  174. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\StoreLogo.scale-400.png">
  175. <PackagePath>Assets\StoreLogo.scale-400.png</PackagePath>
  176. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  177. </AppxPackagedFile>
  178. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Wide310x150Logo.scale-100.png">
  179. <PackagePath>Assets\Wide310x150Logo.scale-100.png</PackagePath>
  180. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  181. </AppxPackagedFile>
  182. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Wide310x150Logo.scale-200.png">
  183. <PackagePath>Assets\Wide310x150Logo.scale-200.png</PackagePath>
  184. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  185. </AppxPackagedFile>
  186. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\Assets\Wide310x150Logo.scale-400.png">
  187. <PackagePath>Assets\Wide310x150Logo.scale-400.png</PackagePath>
  188. <ReRegisterAppIfChanged>true</ReRegisterAppIfChanged>
  189. </AppxPackagedFile>
  190. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\xamarin_logo.png">
  191. <PackagePath>xamarin_logo.png</PackagePath>
  192. </AppxPackagedFile>
  193. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\icon_about.png">
  194. <PackagePath>icon_about.png</PackagePath>
  195. </AppxPackagedFile>
  196. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\icon_feed.png">
  197. <PackagePath>icon_feed.png</PackagePath>
  198. </AppxPackagedFile>
  199. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\bin\ARM\Debug\CaritasApp.UWP.xr.xml">
  200. <PackagePath>CaritasApp.UWP.xr.xml</PackagePath>
  201. </AppxPackagedFile>
  202. <AppxPackagedFile Include="C:\Program Files %28x86%29\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.UniversalCRT.Debug\10.0.19041.0\\redist\Debug\arm\ucrtbased.dll">
  203. <PackagePath>ucrtbased.dll</PackagePath>
  204. </AppxPackagedFile>
  205. <AppxPackagedFile Include="C:\Program Files %28x86%29\Windows Kits\10\UnionMetadata\10.0.19041.0\Windows.winmd">
  206. <PackagePath>WinMetadata\Windows.winmd</PackagePath>
  207. </AppxPackagedFile>
  208. <AppxPackagedFile Include="C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\lib\uap10.0\Microsoft.UI.Xaml.winmd">
  209. <PackagePath>WinMetadata\Microsoft.UI.Xaml.winmd</PackagePath>
  210. </AppxPackagedFile>
  211. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\bin\ARM\Debug\resources.pri">
  212. <PackagePath>resources.pri</PackagePath>
  213. </AppxPackagedFile>
  214. <AppxPackagedFile Include="D:\Work\Caritas\CaritasApp\CaritasApp.UWP\bin\ARM\Debug\Core\CaritasApp.UWP.exe">
  215. <PackagePath>CaritasApp.UWP.exe</PackagePath>
  216. </AppxPackagedFile>
  217. </ItemGroup>
  218. <ItemGroup>
  219. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\x86\Release\Microsoft.UI.Xaml.2.4.appx">
  220. <Name>Microsoft.UI.Xaml.2.4</Name>
  221. <Version>2.42007.9001.0</Version>
  222. <Architecture>x86</Architecture>
  223. <FrameworkIdentity>Name = Microsoft.UI.Xaml.2.4, MinVersion = 2.42007.9001.0, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  224. <AppxLocation>C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\x86\Release\Microsoft.UI.Xaml.2.4.appx</AppxLocation>
  225. <MoreInfo></MoreInfo>
  226. </ResolvedSDKReference>
  227. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\x86\Release\Microsoft.UI.Xaml.2.4.appx">
  228. <Name>Microsoft.UI.Xaml.2.4</Name>
  229. <Version>2.42007.9001.0</Version>
  230. <Architecture>Win32</Architecture>
  231. <FrameworkIdentity>Name = Microsoft.UI.Xaml.2.4, MinVersion = 2.42007.9001.0, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  232. <AppxLocation>C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\x86\Release\Microsoft.UI.Xaml.2.4.appx</AppxLocation>
  233. <MoreInfo></MoreInfo>
  234. </ResolvedSDKReference>
  235. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\x64\Release\Microsoft.UI.Xaml.2.4.appx">
  236. <Name>Microsoft.UI.Xaml.2.4</Name>
  237. <Version>2.42007.9001.0</Version>
  238. <Architecture>x64</Architecture>
  239. <FrameworkIdentity>Name = Microsoft.UI.Xaml.2.4, MinVersion = 2.42007.9001.0, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  240. <AppxLocation>C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\x64\Release\Microsoft.UI.Xaml.2.4.appx</AppxLocation>
  241. <MoreInfo></MoreInfo>
  242. </ResolvedSDKReference>
  243. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\arm\Release\Microsoft.UI.Xaml.2.4.appx">
  244. <Name>Microsoft.UI.Xaml.2.4</Name>
  245. <Version>2.42007.9001.0</Version>
  246. <Architecture>arm</Architecture>
  247. <FrameworkIdentity>Name = Microsoft.UI.Xaml.2.4, MinVersion = 2.42007.9001.0, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  248. <AppxLocation>C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\arm\Release\Microsoft.UI.Xaml.2.4.appx</AppxLocation>
  249. <MoreInfo></MoreInfo>
  250. </ResolvedSDKReference>
  251. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\arm64\Release\Microsoft.UI.Xaml.2.4.appx">
  252. <Name>Microsoft.UI.Xaml.2.4</Name>
  253. <Version>2.42007.9001.0</Version>
  254. <Architecture>arm64</Architecture>
  255. <FrameworkIdentity>Name = Microsoft.UI.Xaml.2.4, MinVersion = 2.42007.9001.0, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  256. <AppxLocation>C:\Users\FSmilari\.nuget\packages\microsoft.ui.xaml\2.4.3\buildTransitive\..\tools\AppX\arm64\Release\Microsoft.UI.Xaml.2.4.appx</AppxLocation>
  257. <MoreInfo></MoreInfo>
  258. </ResolvedSDKReference>
  259. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\runtime.win10-x86.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx">
  260. <Name>Microsoft.NET.CoreRuntime.2.2</Name>
  261. <Version>2.2.29713.2</Version>
  262. <Architecture>x86</Architecture>
  263. <FrameworkIdentity>Name = Microsoft.NET.CoreRuntime.2.2, MinVersion = 2.2.29713.2, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  264. <AppxLocation>C:\Users\FSmilari\.nuget\packages\runtime.win10-x86.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx</AppxLocation>
  265. <MoreInfo></MoreInfo>
  266. </ResolvedSDKReference>
  267. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\runtime.win10-x64.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx">
  268. <Name>Microsoft.NET.CoreRuntime.2.2</Name>
  269. <Version>2.2.29713.2</Version>
  270. <Architecture>x64</Architecture>
  271. <FrameworkIdentity>Name = Microsoft.NET.CoreRuntime.2.2, MinVersion = 2.2.29713.2, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  272. <AppxLocation>C:\Users\FSmilari\.nuget\packages\runtime.win10-x64.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx</AppxLocation>
  273. <MoreInfo></MoreInfo>
  274. </ResolvedSDKReference>
  275. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\runtime.win10-arm.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx">
  276. <Name>Microsoft.NET.CoreRuntime.2.2</Name>
  277. <Version>2.2.29713.2</Version>
  278. <Architecture>arm</Architecture>
  279. <FrameworkIdentity>Name = Microsoft.NET.CoreRuntime.2.2, MinVersion = 2.2.29713.2, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  280. <AppxLocation>C:\Users\FSmilari\.nuget\packages\runtime.win10-arm.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreRuntime.2.2.appx</AppxLocation>
  281. <MoreInfo></MoreInfo>
  282. </ResolvedSDKReference>
  283. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\runtime.win10-x86.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreFramework.Debug.2.2.appx">
  284. <Name>Microsoft.NET.CoreFramework.Debug.2.2</Name>
  285. <Version>2.2.29301.2</Version>
  286. <Architecture>x86</Architecture>
  287. <FrameworkIdentity>Name = Microsoft.NET.CoreFramework.Debug.2.2, MinVersion = 2.2.29301.2, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  288. <AppxLocation>C:\Users\FSmilari\.nuget\packages\runtime.win10-x86.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreFramework.Debug.2.2.appx</AppxLocation>
  289. <MoreInfo></MoreInfo>
  290. </ResolvedSDKReference>
  291. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\runtime.win10-x64.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreFramework.Debug.2.2.appx">
  292. <Name>Microsoft.NET.CoreFramework.Debug.2.2</Name>
  293. <Version>2.2.29301.2</Version>
  294. <Architecture>x64</Architecture>
  295. <FrameworkIdentity>Name = Microsoft.NET.CoreFramework.Debug.2.2, MinVersion = 2.2.29301.2, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  296. <AppxLocation>C:\Users\FSmilari\.nuget\packages\runtime.win10-x64.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreFramework.Debug.2.2.appx</AppxLocation>
  297. <MoreInfo></MoreInfo>
  298. </ResolvedSDKReference>
  299. <ResolvedSDKReference Include="C:\Users\FSmilari\.nuget\packages\runtime.win10-arm.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreFramework.Debug.2.2.appx">
  300. <Name>Microsoft.NET.CoreFramework.Debug.2.2</Name>
  301. <Version>2.2.29301.2</Version>
  302. <Architecture>arm</Architecture>
  303. <FrameworkIdentity>Name = Microsoft.NET.CoreFramework.Debug.2.2, MinVersion = 2.2.29301.2, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  304. <AppxLocation>C:\Users\FSmilari\.nuget\packages\runtime.win10-arm.microsoft.net.uwpcoreruntimesdk\2.2.12\build\..\tools\Appx\Microsoft.NET.CoreFramework.Debug.2.2.appx</AppxLocation>
  305. <MoreInfo></MoreInfo>
  306. </ResolvedSDKReference>
  307. <ResolvedSDKReference Include="C:\Program Files %28x86%29\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\">
  308. <Name>Microsoft.VCLibs.140.00.Debug</Name>
  309. <Version>14.0.29231.0</Version>
  310. <Architecture>ARM</Architecture>
  311. <FrameworkIdentity>Name = Microsoft.VCLibs.140.00.Debug, MinVersion = 14.0.29231.0, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  312. <AppxLocation>C:\Program Files %28x86%29\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\.\AppX\Debug\ARM\Microsoft.VCLibs.ARM.Debug.14.00.appx</AppxLocation>
  313. <MoreInfo></MoreInfo>
  314. </ResolvedSDKReference>
  315. <ResolvedSDKReference Include="C:\Program Files %28x86%29\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\">
  316. <Name>Microsoft.VCLibs.140.00.Debug</Name>
  317. <Version>14.0.29231.0</Version>
  318. <Architecture>ARM64</Architecture>
  319. <FrameworkIdentity>Name = Microsoft.VCLibs.140.00.Debug, MinVersion = 14.0.29231.0, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  320. <AppxLocation>C:\Program Files %28x86%29\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\.\AppX\Debug\ARM64\Microsoft.VCLibs.ARM64.Debug.14.00.appx</AppxLocation>
  321. <MoreInfo></MoreInfo>
  322. </ResolvedSDKReference>
  323. <ResolvedSDKReference Include="C:\Program Files %28x86%29\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\">
  324. <Name>Microsoft.VCLibs.140.00.Debug</Name>
  325. <Version>14.0.29231.0</Version>
  326. <Architecture>x64</Architecture>
  327. <FrameworkIdentity>Name = Microsoft.VCLibs.140.00.Debug, MinVersion = 14.0.29231.0, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  328. <AppxLocation>C:\Program Files %28x86%29\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\.\AppX\Debug\x64\Microsoft.VCLibs.x64.Debug.14.00.appx</AppxLocation>
  329. <MoreInfo></MoreInfo>
  330. </ResolvedSDKReference>
  331. <ResolvedSDKReference Include="C:\Program Files %28x86%29\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\">
  332. <Name>Microsoft.VCLibs.140.00.Debug</Name>
  333. <Version>14.0.29231.0</Version>
  334. <Architecture>x86</Architecture>
  335. <FrameworkIdentity>Name = Microsoft.VCLibs.140.00.Debug, MinVersion = 14.0.29231.0, Publisher = %27CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US%27</FrameworkIdentity>
  336. <AppxLocation>C:\Program Files %28x86%29\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.0\.\AppX\Debug\x86\Microsoft.VCLibs.x86.Debug.14.00.appx</AppxLocation>
  337. <MoreInfo></MoreInfo>
  338. </ResolvedSDKReference>
  339. </ItemGroup>
  340. </Project>