Skip to content

Commit 2e236a6

Browse files
committed
Code clean up
1 parent 8f4f528 commit 2e236a6

File tree

6 files changed

+9
-207
lines changed

6 files changed

+9
-207
lines changed

DistroLauncher.sln

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -16,90 +16,66 @@ EndProject
1616
Global
1717
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1818
Debug|Any CPU = Debug|Any CPU
19-
Debug|ARM = Debug|ARM
2019
Debug|ARM64 = Debug|ARM64
2120
Debug|x64 = Debug|x64
22-
Debug|x86 = Debug|x86
2321
Release|Any CPU = Release|Any CPU
24-
Release|ARM = Release|ARM
2522
Release|ARM64 = Release|ARM64
2623
Release|x64 = Release|x64
27-
Release|x86 = Release|x86
2824
EndGlobalSection
2925
GlobalSection(ProjectConfigurationPlatforms) = postSolution
3026
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Debug|Any CPU.ActiveCfg = Debug|x64
31-
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Debug|ARM.ActiveCfg = Debug|x64
3227
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Debug|ARM64.ActiveCfg = Debug|ARM64
3328
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Debug|ARM64.Build.0 = Debug|ARM64
3429
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Debug|x64.ActiveCfg = Debug|x64
3530
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Debug|x64.Build.0 = Debug|x64
36-
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Debug|x86.ActiveCfg = Debug|x64
3731
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Release|Any CPU.ActiveCfg = Release|x64
38-
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Release|ARM.ActiveCfg = Release|x64
3932
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Release|ARM64.ActiveCfg = Release|ARM64
4033
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Release|ARM64.Build.0 = Release|ARM64
4134
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Release|x64.ActiveCfg = Release|x64
4235
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Release|x64.Build.0 = Release|x64
43-
{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}.Release|x86.ActiveCfg = Release|x64
4436
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
45-
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Debug|ARM.ActiveCfg = Debug|ARM
4637
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Debug|ARM64.ActiveCfg = Debug|ARM64
4738
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Debug|ARM64.Build.0 = Debug|ARM64
4839
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Debug|ARM64.Deploy.0 = Debug|ARM64
4940
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Debug|x64.ActiveCfg = Debug|x64
5041
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Debug|x64.Build.0 = Debug|x64
5142
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Debug|x64.Deploy.0 = Debug|x64
52-
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Debug|x86.ActiveCfg = Debug|x86
5343
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
54-
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Release|ARM.ActiveCfg = Release|ARM
5544
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Release|ARM64.ActiveCfg = Release|ARM64
5645
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Release|ARM64.Build.0 = Release|ARM64
5746
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Release|ARM64.Deploy.0 = Release|ARM64
5847
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Release|x64.ActiveCfg = Release|x64
5948
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Release|x64.Build.0 = Release|x64
6049
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Release|x64.Deploy.0 = Release|x64
61-
{4175DAA1-10E2-45BF-88BD-6577AF555B1B}.Release|x86.ActiveCfg = Release|x86
62-
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Debug|Any CPU.ActiveCfg = Debug|Win32
63-
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Debug|ARM.ActiveCfg = Debug|Win32
50+
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Debug|Any CPU.ActiveCfg = Debug|x64
6451
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Debug|ARM64.ActiveCfg = Debug|x64
6552
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Debug|x64.ActiveCfg = Debug|x64
6653
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Debug|x64.Build.0 = Debug|x64
67-
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Debug|x86.ActiveCfg = Debug|Win32
68-
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Release|Any CPU.ActiveCfg = Release|Win32
69-
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Release|ARM.ActiveCfg = Release|Win32
70-
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Release|ARM64.ActiveCfg = Release|Win32
54+
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Release|Any CPU.ActiveCfg = Release|x64
55+
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Release|ARM64.ActiveCfg = Release|x64
7156
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Release|x64.ActiveCfg = Release|x64
7257
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Release|x64.Build.0 = Release|x64
73-
{3FBA1AEE-63DF-4490-82AE-74AAAB1BFD80}.Release|x86.ActiveCfg = Release|Win32
74-
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Debug|Any CPU.ActiveCfg = Debug|x86
75-
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Debug|ARM.ActiveCfg = Debug|ARM
58+
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Debug|Any CPU.ActiveCfg = Debug|x64
7659
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Debug|ARM64.ActiveCfg = Debug|ARM64
7760
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Debug|ARM64.Build.0 = Debug|ARM64
7861
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Debug|x64.ActiveCfg = Debug|x64
7962
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Debug|x64.Build.0 = Debug|x64
80-
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Debug|x86.ActiveCfg = Debug|x86
81-
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Release|Any CPU.ActiveCfg = Release|x86
82-
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Release|ARM.ActiveCfg = Release|ARM
63+
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Release|Any CPU.ActiveCfg = Release|x64
8364
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Release|ARM64.ActiveCfg = Release|ARM64
8465
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Release|ARM64.Build.0 = Release|ARM64
8566
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Release|x64.ActiveCfg = Release|x64
8667
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Release|x64.Build.0 = Release|x64
87-
{4F3B346B-175D-46BC-B233-92D0B25D5576}.Release|x86.ActiveCfg = Release|x86
8868
{D666189E-1DDB-4059-B362-213824968E68}.Debug|Any CPU.ActiveCfg = Debug|x64
89-
{D666189E-1DDB-4059-B362-213824968E68}.Debug|ARM.ActiveCfg = Debug|x64
9069
{D666189E-1DDB-4059-B362-213824968E68}.Debug|ARM64.ActiveCfg = Debug|ARM64
9170
{D666189E-1DDB-4059-B362-213824968E68}.Debug|ARM64.Build.0 = Debug|ARM64
9271
{D666189E-1DDB-4059-B362-213824968E68}.Debug|x64.ActiveCfg = Debug|x64
9372
{D666189E-1DDB-4059-B362-213824968E68}.Debug|x64.Build.0 = Debug|x64
94-
{D666189E-1DDB-4059-B362-213824968E68}.Debug|x86.ActiveCfg = Debug|Win32
9573
{D666189E-1DDB-4059-B362-213824968E68}.Release|Any CPU.ActiveCfg = Release|x64
9674
{D666189E-1DDB-4059-B362-213824968E68}.Release|Any CPU.Build.0 = Release|x64
97-
{D666189E-1DDB-4059-B362-213824968E68}.Release|ARM.ActiveCfg = Release|x64
9875
{D666189E-1DDB-4059-B362-213824968E68}.Release|ARM64.ActiveCfg = Release|ARM64
9976
{D666189E-1DDB-4059-B362-213824968E68}.Release|ARM64.Build.0 = Release|ARM64
10077
{D666189E-1DDB-4059-B362-213824968E68}.Release|x64.ActiveCfg = Release|x64
10178
{D666189E-1DDB-4059-B362-213824968E68}.Release|x64.Build.0 = Release|x64
102-
{D666189E-1DDB-4059-B362-213824968E68}.Release|x86.ActiveCfg = Release|Win32
10379
EndGlobalSection
10480
GlobalSection(SolutionProperties) = preSolution
10581
HideSolutionNode = FALSE

DistroLauncher/DistroLauncher.vcxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
<SDLCheck>true</SDLCheck>
122122
<LanguageStandard>stdcpp17</LanguageStandard>
123123
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
124+
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
124125
</ClCompile>
125126
<Link>
126127
<SubSystem>Console</SubSystem>
@@ -141,6 +142,7 @@
141142
<SDLCheck>true</SDLCheck>
142143
<LanguageStandard>stdcpp17</LanguageStandard>
143144
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
145+
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
144146
</ClCompile>
145147
<Link>
146148
<SubSystem>Console</SubSystem>

LauncherTests/LauncherTests.vcxproj

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<Import Project="..\packages\Microsoft.Windows.CppWinRT.2.0.220110.5\build\native\Microsoft.Windows.CppWinRT.props" Condition="Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.220110.5\build\native\Microsoft.Windows.CppWinRT.props')" />
44
<ItemGroup Label="ProjectConfigurations">
5-
<ProjectConfiguration Include="Debug|Win32">
6-
<Configuration>Debug</Configuration>
7-
<Platform>Win32</Platform>
8-
</ProjectConfiguration>
9-
<ProjectConfiguration Include="Release|Win32">
10-
<Configuration>Release</Configuration>
11-
<Platform>Win32</Platform>
12-
</ProjectConfiguration>
135
<ProjectConfiguration Include="Debug|x64">
146
<Configuration>Debug</Configuration>
157
<Platform>x64</Platform>
@@ -39,8 +31,6 @@
3931
<ItemGroup>
4032
<ClCompile Include="test.cpp" />
4133
<ClCompile Include="pch.cpp">
42-
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
43-
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
4434
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
4535
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
4636
</ClCompile>
@@ -59,21 +49,6 @@
5949
<Import Project="..\packages\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn.1.8.1.5\build\native\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn.targets" Condition="Exists('..\packages\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn.1.8.1.5\build\native\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-dyn.targets')" />
6050
<Import Project="..\packages\Microsoft.Windows.CppWinRT.2.0.220110.5\build\native\Microsoft.Windows.CppWinRT.targets" Condition="Exists('..\packages\Microsoft.Windows.CppWinRT.2.0.220110.5\build\native\Microsoft.Windows.CppWinRT.targets')" />
6151
</ImportGroup>
62-
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
63-
<ClCompile>
64-
<PrecompiledHeader>Use</PrecompiledHeader>
65-
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
66-
<Optimization>Disabled</Optimization>
67-
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
68-
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
69-
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
70-
<WarningLevel>Level3</WarningLevel>
71-
</ClCompile>
72-
<Link>
73-
<GenerateDebugInformation>true</GenerateDebugInformation>
74-
<SubSystem>Console</SubSystem>
75-
</Link>
76-
</ItemDefinitionGroup>
7752
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
7853
<ClCompile>
7954
<PrecompiledHeader>Use</PrecompiledHeader>
@@ -89,22 +64,6 @@
8964
<SubSystem>Console</SubSystem>
9065
</Link>
9166
</ItemDefinitionGroup>
92-
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
93-
<ClCompile>
94-
<PrecompiledHeader>Use</PrecompiledHeader>
95-
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
96-
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
97-
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
98-
<WarningLevel>Level3</WarningLevel>
99-
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
100-
</ClCompile>
101-
<Link>
102-
<GenerateDebugInformation>true</GenerateDebugInformation>
103-
<SubSystem>Console</SubSystem>
104-
<OptimizeReferences>true</OptimizeReferences>
105-
<EnableCOMDATFolding>true</EnableCOMDATFolding>
106-
</Link>
107-
</ItemDefinitionGroup>
10867
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
10968
<ClCompile>
11069
<PrecompiledHeader>Use</PrecompiledHeader>

Pengwin/Pengwin.wapproj

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44
<VisualStudioVersion>15.0</VisualStudioVersion>
55
</PropertyGroup>
66
<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>
157
<ProjectConfiguration Include="Debug|x64">
168
<Configuration>Debug</Configuration>
179
<Platform>x64</Platform>
@@ -20,14 +12,6 @@
2012
<Configuration>Release</Configuration>
2113
<Platform>x64</Platform>
2214
</ProjectConfiguration>
23-
<ProjectConfiguration Include="Debug|ARM">
24-
<Configuration>Debug</Configuration>
25-
<Platform>ARM</Platform>
26-
</ProjectConfiguration>
27-
<ProjectConfiguration Include="Release|ARM">
28-
<Configuration>Release</Configuration>
29-
<Platform>ARM</Platform>
30-
</ProjectConfiguration>
3115
<ProjectConfiguration Include="Debug|ARM64">
3216
<Configuration>Debug</Configuration>
3317
<Platform>ARM64</Platform>
@@ -66,9 +50,6 @@
6650
<AppxPackageSigningTimestampServerUrl>http://timestamp.comodoca.com/%3f__hstc=116687193.ca0320fdf84fdaebb49c623303fc35cd.1574461157682.1575409935578.1578516608285.3&amp;__hssc=116687193.1.1578516608285&amp;__hsfp=100782785</AppxPackageSigningTimestampServerUrl>
6751
<UapAppxPackageBuildMode>StoreAndSideload</UapAppxPackageBuildMode>
6852
</PropertyGroup>
69-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
70-
<AppxBundle>Always</AppxBundle>
71-
</PropertyGroup>
7253
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
7354
<AppxBundle>Always</AppxBundle>
7455
</PropertyGroup>
@@ -84,18 +65,9 @@
8465
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
8566
<AppxBundle>Always</AppxBundle>
8667
</PropertyGroup>
87-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
88-
<AppxBundle>Always</AppxBundle>
89-
</PropertyGroup>
9068
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
9169
<AppxBundle>Always</AppxBundle>
9270
</PropertyGroup>
93-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
94-
<AppxBundle>Always</AppxBundle>
95-
</PropertyGroup>
96-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
97-
<AppxBundle>Always</AppxBundle>
98-
</PropertyGroup>
9971
<ItemGroup>
10072
<AppxManifest Include="Package.appxmanifest">
10173
<SubType>Designer</SubType>

PengwinUI/PengwinUI.csproj

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -19,52 +19,6 @@
1919
<WindowsXamlEnableOverview>true</WindowsXamlEnableOverview>
2020
<AppxPackageSigningEnabled>false</AppxPackageSigningEnabled>
2121
</PropertyGroup>
22-
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
23-
<DebugSymbols>true</DebugSymbols>
24-
<OutputPath>bin\x86\Debug\</OutputPath>
25-
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
26-
<NoWarn>;2008</NoWarn>
27-
<DebugType>full</DebugType>
28-
<PlatformTarget>x86</PlatformTarget>
29-
<UseVSHostingProcess>false</UseVSHostingProcess>
30-
<ErrorReport>prompt</ErrorReport>
31-
<Prefer32Bit>true</Prefer32Bit>
32-
</PropertyGroup>
33-
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
34-
<OutputPath>bin\x86\Release\</OutputPath>
35-
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
36-
<Optimize>true</Optimize>
37-
<NoWarn>;2008</NoWarn>
38-
<DebugType>pdbonly</DebugType>
39-
<PlatformTarget>x86</PlatformTarget>
40-
<UseVSHostingProcess>false</UseVSHostingProcess>
41-
<ErrorReport>prompt</ErrorReport>
42-
<Prefer32Bit>true</Prefer32Bit>
43-
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
44-
</PropertyGroup>
45-
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
46-
<DebugSymbols>true</DebugSymbols>
47-
<OutputPath>bin\ARM\Debug\</OutputPath>
48-
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
49-
<NoWarn>;2008</NoWarn>
50-
<DebugType>full</DebugType>
51-
<PlatformTarget>ARM</PlatformTarget>
52-
<UseVSHostingProcess>false</UseVSHostingProcess>
53-
<ErrorReport>prompt</ErrorReport>
54-
<Prefer32Bit>true</Prefer32Bit>
55-
</PropertyGroup>
56-
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
57-
<OutputPath>bin\ARM\Release\</OutputPath>
58-
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
59-
<Optimize>true</Optimize>
60-
<NoWarn>;2008</NoWarn>
61-
<DebugType>pdbonly</DebugType>
62-
<PlatformTarget>ARM</PlatformTarget>
63-
<UseVSHostingProcess>false</UseVSHostingProcess>
64-
<ErrorReport>prompt</ErrorReport>
65-
<Prefer32Bit>true</Prefer32Bit>
66-
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
67-
</PropertyGroup>
6822
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM64'">
6923
<DebugSymbols>true</DebugSymbols>
7024
<OutputPath>bin\ARM64\Debug\</OutputPath>

0 commit comments

Comments
 (0)