Unify dll/exe naming - interop (#14795)

This commit is contained in:
Stefan Markovic
2021-12-06 16:27:54 +01:00
committed by GitHub
parent c9e8ba4955
commit 88ec74d81e
12 changed files with 26 additions and 26 deletions

View File

@@ -116,7 +116,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\common\interop\PowerToysInterop.vcxproj" />
<ProjectReference Include="..\..\..\common\interop\PowerToys.Interop.vcxproj" />
<ProjectReference Include="..\..\..\common\ManagedCommon\ManagedCommon.csproj" />
<ProjectReference Include="..\..\..\common\Microsoft.PowerToys.Common.UI\Microsoft.PowerToys.Common.UI.csproj" />
<ProjectReference Include="..\..\..\settings-ui\Microsoft.PowerToys.Settings.UI.Library\Microsoft.PowerToys.Settings.UI.Library.csproj" />