1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '15.0'" >
4+ <VisualStudioVersion >15.0</VisualStudioVersion >
5+ </PropertyGroup >
6+ <ItemGroup Label =" ProjectConfigurations" >
7+ <ProjectConfiguration Include =" Debug|x86" >
8+ <Configuration >Debug</Configuration >
9+ <Platform >x86</Platform >
10+ </ProjectConfiguration >
11+ <ProjectConfiguration Include =" Release|x86" >
12+ <Configuration >Release</Configuration >
13+ <Platform >x86</Platform >
14+ </ProjectConfiguration >
15+ <ProjectConfiguration Include =" Debug|x64" >
16+ <Configuration >Debug</Configuration >
17+ <Platform >x64</Platform >
18+ </ProjectConfiguration >
19+ <ProjectConfiguration Include =" Release|x64" >
20+ <Configuration >Release</Configuration >
21+ <Platform >x64</Platform >
22+ </ProjectConfiguration >
23+ <ProjectConfiguration Include =" Debug|arm64" >
24+ <Configuration >Debug</Configuration >
25+ <Platform >arm64</Platform >
26+ </ProjectConfiguration >
27+ <ProjectConfiguration Include =" Release|arm64" >
28+ <Configuration >Release</Configuration >
29+ <Platform >arm64</Platform >
30+ </ProjectConfiguration >
31+ </ItemGroup >
32+ <PropertyGroup >
33+ <WapProjPath Condition =" '$(WapProjPath)'==''" >$(MSBuildExtensionsPath)\Microsoft\DesktopBridge\</WapProjPath >
34+ <PathToXAMLWinRTImplementations >AppointmentCustomization_Desktop\</PathToXAMLWinRTImplementations >
35+ </PropertyGroup >
36+ <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.props" />
37+ <PropertyGroup >
38+ <ProjectGuid >1f6456ee-6034-446b-98b6-6168e7dcc625</ProjectGuid >
39+ <TargetPlatformVersion >10.0.19041.0</TargetPlatformVersion >
40+ <TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
41+ <DefaultLanguage >en-US</DefaultLanguage >
42+ <AppxPackageSigningEnabled >false</AppxPackageSigningEnabled >
43+ <AppxTargetsLocation Condition =" '$(AppxTargetsLocation)'==''" >$(MSBuildThisFileDirectory)build\</AppxTargetsLocation >
44+ </PropertyGroup >
45+ <ItemGroup >
46+ <AppxManifest Include =" Package.appxmanifest" >
47+ <SubType >Designer</SubType >
48+ </AppxManifest >
49+ </ItemGroup >
50+ <ItemGroup >
51+ <Content Include =" Images\SplashScreen.scale-200.png" />
52+ <Content Include =" Images\LockScreenLogo.scale-200.png" />
53+ <Content Include =" Images\Square150x150Logo.scale-200.png" />
54+ <Content Include =" Images\Square44x44Logo.scale-200.png" />
55+ <Content Include =" Images\Square44x44Logo.targetsize-24_altform-unplated.png" />
56+ <Content Include =" Images\StoreLogo.png" />
57+ <Content Include =" Images\Wide310x150Logo.scale-200.png" />
58+ </ItemGroup >
59+ <PropertyGroup >
60+ <!-- PackageReference.GeneratePathProperty does not support NUGET_PACKAGES env var...-->
61+ <NuGetPackageRoot Condition =" '$(NuGetPackageRoot)'==''" >$(NUGET_PACKAGES)</NuGetPackageRoot >
62+ <NuGetPackageRoot Condition =" '$(NuGetPackageRoot)'==''" >$(UserProfile)\.nuget\packages</NuGetPackageRoot >
63+ <PkgMicrosoft_ProjectReunion Condition =" '$(PkgMicrosoft_ProjectReunion)'==''" >$([MSBuild]::NormalizeDirectory('$(NuGetPackageRoot)', 'Microsoft.ProjectReunion', '0.5.0-prerelease'))</PkgMicrosoft_ProjectReunion >
64+ <PkgMicrosoft_ProjectReunion Condition =" !Exists($(PkgMicrosoft_ProjectReunion))" >$(SolutionDir)packages\Microsoft.ProjectReunion.0.5.0-prerelease\</PkgMicrosoft_ProjectReunion >
65+ <PkgMicrosoft_ProjectReunion_WinUI Condition =" '$(PkgMicrosoft_ProjectReunion_WinUI)'==''" >$([MSBuild]::NormalizeDirectory('$(NuGetPackageRoot)', 'Microsoft.ProjectReunion.WinUI', '0.5.0-prerelease'))</PkgMicrosoft_ProjectReunion_WinUI >
66+ <PkgMicrosoft_ProjectReunion_WinUI Condition =" !Exists($(PkgMicrosoft_ProjectReunion_WinUI))" >$(SolutionDir)packages\Microsoft.ProjectReunion.WinUI.0.5.0-prerelease\</PkgMicrosoft_ProjectReunion_WinUI >
67+ <Microsoft_ProjectReunion_AppXReference_props >$([MSBuild]::NormalizeDirectory('$(PkgMicrosoft_ProjectReunion)', 'build'))Microsoft.ProjectReunion.AppXReference.props</Microsoft_ProjectReunion_AppXReference_props >
68+ <Microsoft_WinUI_AppX_targets >$([MSBuild]::NormalizeDirectory('$(PkgMicrosoft_ProjectReunion_WinUI)', 'build'))Microsoft.WinUI.AppX.targets</Microsoft_WinUI_AppX_targets >
69+ <EntryPointProjectUniqueName >..\..\AppointmentCustomization_Desktop.csproj</EntryPointProjectUniqueName >
70+ </PropertyGroup >
71+ <ItemGroup >
72+ <PackageReference Include =" Microsoft.ProjectReunion" Version =" 0.5.0" GeneratePathProperty =" true" >
73+ <ExcludeAssets >all</ExcludeAssets >
74+ </PackageReference >
75+ <PackageReference Include =" Microsoft.ProjectReunion.Foundation" >
76+ <Version >0.5.0</Version >
77+ </PackageReference >
78+ <PackageReference Include =" Microsoft.ProjectReunion.WinUI" Version =" 0.5.0" GeneratePathProperty =" true" >
79+ <ExcludeAssets >all</ExcludeAssets >
80+ </PackageReference >
81+ <PackageReference Include =" Syncfusion.Core.WinUI" >
82+ <Version >19.1.0.56-beta</Version >
83+ </PackageReference >
84+ <PackageReference Include =" Syncfusion.Editors.WinUI" >
85+ <Version >19.1.0.56-beta</Version >
86+ </PackageReference >
87+ <PackageReference Include =" Syncfusion.Scheduler.WinUI" >
88+ <Version >19.1.0.56-beta</Version >
89+ </PackageReference >
90+ </ItemGroup >
91+ <ItemGroup >
92+ <ProjectReference Include =" ..\..\AppointmentCustomization_Desktop.csproj" >
93+ <SkipGetTargetFrameworkProperties >True</SkipGetTargetFrameworkProperties >
94+ </ProjectReference >
95+ </ItemGroup >
96+ <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.targets" />
97+ <Import Project =" $(Microsoft_ProjectReunion_AppXReference_props)" />
98+ <Import Project =" $(Microsoft_WinUI_AppX_targets)" />
99+ </Project >
0 commit comments