|
8 | 8 | <Configuration>Debug</Configuration> |
9 | 9 | <Platform>x86</Platform> |
10 | 10 | </ProjectConfiguration> |
11 | | - <ProjectConfiguration Include="WINSTORE|x86"> |
12 | | - <Configuration>WINSTORE</Configuration> |
13 | | - <Platform>x86</Platform> |
14 | | - </ProjectConfiguration> |
15 | 11 | <ProjectConfiguration Include="Release|x86"> |
16 | 12 | <Configuration>Release</Configuration> |
17 | 13 | <Platform>x86</Platform> |
|
24 | 20 | <Configuration>Release</Configuration> |
25 | 21 | <Platform>x64</Platform> |
26 | 22 | </ProjectConfiguration> |
27 | | - <ProjectConfiguration Include="WINSTORE|x64"> |
28 | | - <Configuration>WINSTORE</Configuration> |
29 | | - <Platform>x64</Platform> |
30 | | - </ProjectConfiguration> |
31 | 23 | <ProjectConfiguration Include="Debug|ARM"> |
32 | 24 | <Configuration>Debug</Configuration> |
33 | 25 | <Platform>ARM</Platform> |
|
36 | 28 | <Configuration>Release</Configuration> |
37 | 29 | <Platform>ARM</Platform> |
38 | 30 | </ProjectConfiguration> |
39 | | - <ProjectConfiguration Include="WINSTORE|ARM"> |
40 | | - <Configuration>WINSTORE</Configuration> |
41 | | - <Platform>ARM</Platform> |
42 | | - </ProjectConfiguration> |
43 | 31 | <ProjectConfiguration Include="Debug|ARM64"> |
44 | 32 | <Configuration>Debug</Configuration> |
45 | 33 | <Platform>ARM64</Platform> |
|
48 | 36 | <Configuration>Release</Configuration> |
49 | 37 | <Platform>ARM64</Platform> |
50 | 38 | </ProjectConfiguration> |
51 | | - <ProjectConfiguration Include="WINSTORE|ARM64"> |
52 | | - <Configuration>WINSTORE</Configuration> |
53 | | - <Platform>ARM64</Platform> |
54 | | - </ProjectConfiguration> |
55 | 39 | <ProjectConfiguration Include="Debug|AnyCPU"> |
56 | 40 | <Configuration>Debug</Configuration> |
57 | 41 | <Platform>AnyCPU</Platform> |
|
60 | 44 | <Configuration>Release</Configuration> |
61 | 45 | <Platform>AnyCPU</Platform> |
62 | 46 | </ProjectConfiguration> |
63 | | - <ProjectConfiguration Include="WINSTORE|AnyCPU"> |
64 | | - <Configuration>WINSTORE</Configuration> |
65 | | - <Platform>AnyCPU</Platform> |
66 | | - </ProjectConfiguration> |
67 | 47 | </ItemGroup> |
68 | 48 | <PropertyGroup> |
69 | 49 | <WapProjPath Condition="'$(WapProjPath)'==''">$(MSBuildExtensionsPath)\Microsoft\DesktopBridge\</WapProjPath> |
|
85 | 65 | <AppxBundlePlatforms>x86|x64|arm|arm64</AppxBundlePlatforms> |
86 | 66 | <PackageCertificateThumbprint>11B1263E797F2500D079382148EBFA4669720245</PackageCertificateThumbprint> |
87 | 67 | <EntryPointProjectUniqueName>..\MultiRPC\MultiRPC.UWP.csproj</EntryPointProjectUniqueName> |
88 | | - </PropertyGroup> |
89 | | - <PropertyGroup Condition="'$(Configuration)'=='WINSTORE'"> |
90 | | - </PropertyGroup> |
91 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'"> |
92 | | - <AppxBundle>Never</AppxBundle> |
93 | | - </PropertyGroup> |
94 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
95 | | - <AppxBundle>Always</AppxBundle> |
96 | | - </PropertyGroup> |
97 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> |
98 | | - <AppxBundle>Never</AppxBundle> |
99 | | - </PropertyGroup> |
100 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WINSTORE|ARM64'"> |
101 | | - <AppxBundle>Never</AppxBundle> |
102 | | - </PropertyGroup> |
103 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> |
104 | | - <AppxBundle>Never</AppxBundle> |
105 | | - </PropertyGroup> |
106 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'"> |
107 | | - <AppxBundle>Never</AppxBundle> |
108 | | - </PropertyGroup> |
109 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'"> |
110 | | - <AppxBundle>Never</AppxBundle> |
111 | | - </PropertyGroup> |
112 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WINSTORE|x86'"> |
113 | | - <AppxBundle>Never</AppxBundle> |
114 | | - </PropertyGroup> |
115 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'"> |
116 | | - <AppxBundle>Never</AppxBundle> |
117 | | - </PropertyGroup> |
118 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WINSTORE|AnyCPU'"> |
119 | | - <AppxBundle>Never</AppxBundle> |
120 | | - </PropertyGroup> |
121 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
122 | | - <AppxBundle>Never</AppxBundle> |
123 | | - </PropertyGroup> |
124 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WINSTORE|x64'"> |
125 | | - <AppxBundle>Never</AppxBundle> |
126 | | - </PropertyGroup> |
127 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> |
128 | | - <AppxBundle>Never</AppxBundle> |
129 | | - </PropertyGroup> |
130 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='WINSTORE|ARM'"> |
131 | | - <AppxBundle>Never</AppxBundle> |
132 | | - </PropertyGroup> |
133 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> |
134 | | - <AppxBundle>Never</AppxBundle> |
| 68 | + <AppxBundle>Never</AppxBundle> |
135 | 69 | </PropertyGroup> |
136 | 70 | <ItemGroup> |
137 | 71 | <AppxManifest Include="Package.appxmanifest"> |
|
0 commit comments