Skip to content

Commit 010bea3

Browse files
authored
Update Files.Package.wapproj
1 parent 07268dc commit 010bea3

File tree

1 file changed

+7
-43
lines changed

1 file changed

+7
-43
lines changed

src/Files.App (Package)/Files.Package.wapproj

Lines changed: 7 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -28,62 +28,26 @@
2828
<Configuration>Debug</Configuration>
2929
<Platform>x86</Platform>
3030
</ProjectConfiguration>
31-
<ProjectConfiguration Include="Preview|ARM64">
32-
<Configuration>Preview</Configuration>
33-
<Platform>ARM64</Platform>
34-
</ProjectConfiguration>
35-
<ProjectConfiguration Include="Preview|x64">
36-
<Configuration>Preview</Configuration>
31+
<ProjectConfiguration Include="Debug|x64">
32+
<Configuration>Debug</Configuration>
3733
<Platform>x64</Platform>
3834
</ProjectConfiguration>
39-
<ProjectConfiguration Include="Preview|x86">
40-
<Configuration>Preview</Configuration>
41-
<Platform>x86</Platform>
35+
<ProjectConfiguration Include="Debug|arm64">
36+
<Configuration>Debug</Configuration>
37+
<Platform>ARM64</Platform>
4238
</ProjectConfiguration>
4339
<ProjectConfiguration Include="Release|x86">
4440
<Configuration>Release</Configuration>
4541
<Platform>x86</Platform>
4642
</ProjectConfiguration>
47-
<ProjectConfiguration Include="Debug|x64">
48-
<Configuration>Debug</Configuration>
49-
<Platform>x64</Platform>
50-
</ProjectConfiguration>
5143
<ProjectConfiguration Include="Release|x64">
5244
<Configuration>Release</Configuration>
5345
<Platform>x64</Platform>
5446
</ProjectConfiguration>
55-
<ProjectConfiguration Include="Debug|ARM64">
56-
<Configuration>Debug</Configuration>
57-
<Platform>ARM64</Platform>
58-
</ProjectConfiguration>
59-
<ProjectConfiguration Include="Release|ARM64">
47+
<ProjectConfiguration Include="Release|arm64">
6048
<Configuration>Release</Configuration>
6149
<Platform>ARM64</Platform>
6250
</ProjectConfiguration>
63-
<ProjectConfiguration Include="Stable|ARM64">
64-
<Configuration>Stable</Configuration>
65-
<Platform>ARM64</Platform>
66-
</ProjectConfiguration>
67-
<ProjectConfiguration Include="Stable|x64">
68-
<Configuration>Stable</Configuration>
69-
<Platform>x64</Platform>
70-
</ProjectConfiguration>
71-
<ProjectConfiguration Include="Stable|x86">
72-
<Configuration>Stable</Configuration>
73-
<Platform>x86</Platform>
74-
</ProjectConfiguration>
75-
<ProjectConfiguration Include="Store|ARM64">
76-
<Configuration>Store</Configuration>
77-
<Platform>ARM64</Platform>
78-
</ProjectConfiguration>
79-
<ProjectConfiguration Include="Store|x64">
80-
<Configuration>Store</Configuration>
81-
<Platform>x64</Platform>
82-
</ProjectConfiguration>
83-
<ProjectConfiguration Include="Store|x86">
84-
<Configuration>Store</Configuration>
85-
<Platform>x86</Platform>
86-
</ProjectConfiguration>
8751
</ItemGroup>
8852
<PropertyGroup>
8953
<WapProjPath Condition="'$(WapProjPath)'==''">$(MSBuildExtensionsPath)\Microsoft\DesktopBridge\</WapProjPath>
@@ -116,4 +80,4 @@
11680
<_AppxWinmdFilesToHarvest Condition="'%(FileName)' == 'Files.App.Server'" Remove="@(_AppxWinmdFilesToHarvest)" />
11781
</ItemGroup>
11882
</Target>
119-
</Project>
83+
</Project>

0 commit comments

Comments
 (0)