Add missing project references (#24925)

Signed-off-by: ACGMN <ootopoo@vip.qq.com>
This commit is contained in:
ACGNnsj
2023-03-21 17:43:15 +08:00
committed by GitHub
parent 5da8809b4e
commit f5325f025c
8 changed files with 8 additions and 0 deletions

View File

@@ -102,6 +102,7 @@
<ItemGroup>
<ProjectReference Include="..\..\common\AllExperiments\AllExperiments.csproj" />
<ProjectReference Include="..\..\common\GPOWrapper\GPOWrapper.vcxproj" />
<ProjectReference Include="..\..\common\interop\PowerToys.Interop.vcxproj" />
<ProjectReference Include="..\..\common\ManagedCommon\ManagedCommon.csproj" />
<ProjectReference Include="..\..\common\ManagedTelemetry\Telemetry\ManagedTelemetry.csproj" />
<ProjectReference Include="..\Settings.UI.Library\Settings.UI.Library.csproj" />