5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
|
<Project Sdk="WixToolset.Sdk/4.0.0">
|
||
|
<ItemGroup>
|
||
|
<ProjectReference Include="..\ParentalControlService\ParentalControlService.csproj" />
|
||
|
</ItemGroup>
|
||
|
</Project>
|