We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9746ddc commit c24685fCopy full SHA for c24685f
src/UnlockerPatch/UnlockerPatch.csproj
@@ -50,7 +50,11 @@
50
</ItemGroup>
51
52
<ItemGroup>
53
- <ProjectReference Include="..\UnlockerStub\UnlockerStub.vcxproj" />
+ <ProjectReference Include="..\UnlockerStub\UnlockerStub.vcxproj">
54
+ <Project>{517821e2-89ad-4ea4-b788-e8948bf27d8d}</Project>
55
+ <Platforms>x64</Platforms>
56
+ <Configuration>Release</Configuration>
57
+ </ProjectReference>
58
59
60
</Project>
0 commit comments