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 >ClipboardCanvas.Package\</PathToXAMLWinRTImplementations >
35
+ </PropertyGroup >
36
+ <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.props" />
37
+ <PropertyGroup >
38
+ <ProjectGuid >eb0170ce-7213-48c2-8340-aeab2a0d40f8</ProjectGuid >
39
+ <TargetPlatformVersion >10.0.22000.0</TargetPlatformVersion >
40
+ <TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
41
+ <AssetTargetFallback >net6.0-windows$(TargetPlatformVersion);$(AssetTargetFallback)</AssetTargetFallback >
42
+ <DefaultLanguage >en-US</DefaultLanguage >
43
+ <AppxPackageSigningEnabled >false</AppxPackageSigningEnabled >
44
+ <EntryPointProjectUniqueName >..\..\ClipboardCanvas\ClipboardCanvas.csproj</EntryPointProjectUniqueName >
45
+ <GenerateAppInstallerFile >False</GenerateAppInstallerFile >
46
+ <AppxAutoIncrementPackageRevision >False</AppxAutoIncrementPackageRevision >
47
+ <GenerateTestArtifacts >False</GenerateTestArtifacts >
48
+ <AppxBundlePlatforms >x86|x64|arm64</AppxBundlePlatforms >
49
+ <GenerateTemporaryStoreCertificate >True</GenerateTemporaryStoreCertificate >
50
+ <HoursBetweenUpdateChecks >0</HoursBetweenUpdateChecks >
51
+ </PropertyGroup >
52
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x86'" >
53
+ <AppxBundle >Always</AppxBundle >
54
+ </PropertyGroup >
55
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x86'" >
56
+ <AppxBundle >Always</AppxBundle >
57
+ </PropertyGroup >
58
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
59
+ <AppxBundle >Always</AppxBundle >
60
+ </PropertyGroup >
61
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|arm64'" >
62
+ <AppxBundle >Always</AppxBundle >
63
+ </PropertyGroup >
64
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
65
+ <AppxBundle >Always</AppxBundle >
66
+ </PropertyGroup >
67
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|arm64'" >
68
+ <AppxBundle >Always</AppxBundle >
69
+ </PropertyGroup >
70
+ <ItemGroup >
71
+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" [1.0.0]" >
72
+ <IncludeAssets >build</IncludeAssets >
73
+ </PackageReference >
74
+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" [10.0.22000.194]" >
75
+ <IncludeAssets >build</IncludeAssets >
76
+ </PackageReference >
77
+ </ItemGroup >
78
+ <ItemGroup >
79
+ <ProjectReference Include =" ..\..\ClipboardCanvas\ClipboardCanvas.csproj" />
80
+ </ItemGroup >
81
+ <ItemGroup >
82
+ <Content Include =" Images\LargeTile.scale-100.png" />
83
+ <Content Include =" Images\LargeTile.scale-125.png" />
84
+ <Content Include =" Images\LargeTile.scale-150.png" />
85
+ <Content Include =" Images\LargeTile.scale-200.png" />
86
+ <Content Include =" Images\LargeTile.scale-400.png" />
87
+ <Content Include =" Images\SmallTile.scale-100.png" />
88
+ <Content Include =" Images\SmallTile.scale-125.png" />
89
+ <Content Include =" Images\SmallTile.scale-150.png" />
90
+ <Content Include =" Images\SmallTile.scale-200.png" />
91
+ <Content Include =" Images\SmallTile.scale-400.png" />
92
+ <Content Include =" Images\SplashScreen.scale-100.png" />
93
+ <Content Include =" Images\SplashScreen.scale-125.png" />
94
+ <Content Include =" Images\SplashScreen.scale-150.png" />
95
+ <Content Include =" Images\SplashScreen.scale-200.png" />
96
+ <Content Include =" Images\SplashScreen.scale-400.png" />
97
+ <Content Include =" Images\Square150x150Logo.scale-100.png" />
98
+ <Content Include =" Images\Square150x150Logo.scale-125.png" />
99
+ <Content Include =" Images\Square150x150Logo.scale-150.png" />
100
+ <Content Include =" Images\Square150x150Logo.scale-200.png" />
101
+ <Content Include =" Images\Square150x150Logo.scale-400.png" />
102
+ <Content Include =" Images\Square44x44Logo.altform-lightunplated_targetsize-16.png" />
103
+ <Content Include =" Images\Square44x44Logo.altform-lightunplated_targetsize-24.png" />
104
+ <Content Include =" Images\Square44x44Logo.altform-lightunplated_targetsize-256.png" />
105
+ <Content Include =" Images\Square44x44Logo.altform-lightunplated_targetsize-32.png" />
106
+ <Content Include =" Images\Square44x44Logo.altform-lightunplated_targetsize-48.png" />
107
+ <Content Include =" Images\Square44x44Logo.altform-unplated_targetsize-16.png" />
108
+ <Content Include =" Images\Square44x44Logo.altform-unplated_targetsize-24.png" />
109
+ <Content Include =" Images\Square44x44Logo.altform-unplated_targetsize-256.png" />
110
+ <Content Include =" Images\Square44x44Logo.altform-unplated_targetsize-32.png" />
111
+ <Content Include =" Images\Square44x44Logo.altform-unplated_targetsize-48.png" />
112
+ <Content Include =" Images\Square44x44Logo.scale-100.png" />
113
+ <Content Include =" Images\Square44x44Logo.scale-125.png" />
114
+ <Content Include =" Images\Square44x44Logo.scale-150.png" />
115
+ <Content Include =" Images\Square44x44Logo.scale-200.png" />
116
+ <Content Include =" Images\Square44x44Logo.scale-400.png" />
117
+ <Content Include =" Images\Square44x44Logo.targetsize-16.png" />
118
+ <Content Include =" Images\Square44x44Logo.targetsize-24.png" />
119
+ <Content Include =" Images\Square44x44Logo.targetsize-256.png" />
120
+ <Content Include =" Images\Square44x44Logo.targetsize-32.png" />
121
+ <Content Include =" Images\Square44x44Logo.targetsize-48.png" />
122
+ <Content Include =" Images\StoreLogo.scale-100.png" />
123
+ <Content Include =" Images\StoreLogo.scale-125.png" />
124
+ <Content Include =" Images\StoreLogo.scale-150.png" />
125
+ <Content Include =" Images\StoreLogo.scale-200.png" />
126
+ <Content Include =" Images\StoreLogo.scale-400.png" />
127
+ <Content Include =" Images\Wide310x150Logo.scale-100.png" />
128
+ <Content Include =" Images\Wide310x150Logo.scale-125.png" />
129
+ <Content Include =" Images\Wide310x150Logo.scale-150.png" />
130
+ <Content Include =" Images\Wide310x150Logo.scale-200.png" />
131
+ <Content Include =" Images\Wide310x150Logo.scale-400.png" />
132
+ <None Include =" Package.StoreAssociation.xml" />
133
+ </ItemGroup >
134
+ <ItemGroup >
135
+ <AppxManifest Include =" Package.appxmanifest" >
136
+ <SubType >Designer</SubType >
137
+ </AppxManifest >
138
+ </ItemGroup >
139
+ <Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.targets" />
140
+ </Project >
0 commit comments