Skip to content

Commit

Permalink
Fix Blazor reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Marfusios committed Nov 20, 2021
1 parent fc9be85 commit 6d417df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\..\src\Websocket.Client\Websocket.Client.csproj" />
<ProjectReference Include="..\..\src\Websocket.Client\Websocket.Client.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6d417df

Please sign in to comment.