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

@@ -70,6 +70,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\common\GPOWrapperProjection\GPOWrapperProjection.csproj" />
<ProjectReference Include="..\..\..\common\interop\PowerToys.Interop.vcxproj" />
<ProjectReference Include="..\..\..\common\ManagedCommon\ManagedCommon.csproj" />
<ProjectReference Include="..\..\..\common\ManagedTelemetry\Telemetry\ManagedTelemetry.csproj" />
<ProjectReference Include="..\..\..\common\Common.UI\Common.UI.csproj" />