Skip to content

Commit c24685f

Browse files
committed
feat: UnlockerStub project reference with config details
1 parent 9746ddc commit c24685f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/UnlockerPatch/UnlockerPatch.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,11 @@
5050
</ItemGroup>
5151

5252
<ItemGroup>
53-
<ProjectReference Include="..\UnlockerStub\UnlockerStub.vcxproj" />
53+
<ProjectReference Include="..\UnlockerStub\UnlockerStub.vcxproj">
54+
<Project>{517821e2-89ad-4ea4-b788-e8948bf27d8d}</Project>
55+
<Platforms>x64</Platforms>
56+
<Configuration>Release</Configuration>
57+
</ProjectReference>
5458
</ItemGroup>
5559

5660
</Project>

0 commit comments

Comments
 (0)