Add reference to Project

This commit is contained in:
2021-08-08 10:45:48 -04:00
parent 9ccdac0dcf
commit c6390a0b35

View File

@ -8,4 +8,8 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" /> <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Tesla.NET\Tesla.NET.csproj" />
</ItemGroup>
</Project> </Project>