Skip to content

Commit 87d68d8

Browse files
committed
Fix referenced project.
1 parent 58129c4 commit 87d68d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NtApiDotNet.Forms/NtApiDotNet.Forms.Build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</ItemGroup>
4141

4242
<ItemGroup>
43-
<ProjectReference Include="..\NtApiDotNet\NtApiDotNet.Core.csproj" />
43+
<ProjectReference Include="..\NtApiDotNet\NtApiDotNet.Build.csproj" />
4444
</ItemGroup>
4545

4646
<ItemGroup>

0 commit comments

Comments
 (0)