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

@@ -84,7 +84,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\PowerToysInterop.vcxproj" />
<ProjectReference Include="..\PowerToys.Interop.vcxproj" />
</ItemGroup>
</Project>