Skip to content

Commit fe0388a

Browse files
committed
Add missing libs
1 parent d5e04a9 commit fe0388a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/hal/hal.csproj

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<ItemGroup>
1313
<ProjectReference Include="..\wpiutil\wpiutil.csproj" />
1414
<ProjectReference Include="..\wpinet\wpinet.csproj" />
15+
<ProjectReference Include="..\datalog\datalog.csproj" />
16+
<ProjectReference Include="..\ntcore\ntcore.csproj" />
1517
</ItemGroup>
1618

1719
<ItemGroup>

0 commit comments

Comments
 (0)