We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e04a9 commit fe0388aCopy full SHA for fe0388a
src/hal/hal.csproj
@@ -12,6 +12,8 @@
12
<ItemGroup>
13
<ProjectReference Include="..\wpiutil\wpiutil.csproj" />
14
<ProjectReference Include="..\wpinet\wpinet.csproj" />
15
+ <ProjectReference Include="..\datalog\datalog.csproj" />
16
+ <ProjectReference Include="..\ntcore\ntcore.csproj" />
17
</ItemGroup>
18
19
0 commit comments