Skip to content

Commit

Permalink
Fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
arttonoyan committed Feb 20, 2021
1 parent 6a16ec6 commit 34cae61
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\src\MQTTnet.EventBus\MQTTnet.EventBus.csproj" />
</ItemGroup>

</Project>

0 comments on commit 34cae61

Please sign in to comment.