Vanara/UnitTests/PInvoke/Imm32/Imm32.csproj

9 lines
337 B
XML

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyName>UnitTest.PInvoke.Imm32</AssemblyName>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\PInvoke\Imm32\Vanara.PInvoke.Imm32.csproj" />
<ProjectReference Include="..\..\..\PInvoke\Ole\Vanara.PInvoke.Ole.csproj" />
</ItemGroup>
</Project>