Skip to content

Commit

Permalink
update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
nenoNaninu committed Nov 23, 2023
1 parent 54ab3dd commit 0478526
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Protocols.Json" Version="8.0.0" />
<PackageVersion Include="Microsoft.Build" Version="17.7.2" />
<PackageVersion Include="Microsoft.Build.Locator" Version="1.6.10" />
<PackageVersion Include="Tapper" Version="1.8.4" />
<PackageVersion Include="Tapper.Attributes" Version="1.8.4" />
<PackageVersion Include="Tapper" Version="1.9.0" />
<PackageVersion Include="Tapper.Attributes" Version="1.9.0" />
<PackageVersion Include="TypedSignalR.Client" Version="3.4.0" />
<PackageVersion Include="TypedSignalR.Client.Attributes" Version="1.1.0" />
<PackageVersion Include="TypedSignalR.Client.DevTools" Version="1.2.1" />
Expand Down

0 comments on commit 0478526

Please sign in to comment.