Skip to content

Commit

Permalink
Merge pull request #140 from nenoNaninu/update_tapper_v1.8.4
Browse files Browse the repository at this point in the history
update Tapper to v1.8.4
  • Loading branch information
nenoNaninu authored Sep 17, 2023
2 parents 23caead + c010834 commit 8846fbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Tapper.Attributes" Version="1.8.3" />
<PackageReference Include="Tapper.Attributes" Version="1.8.4" />
<PackageReference Include="TypedSignalR.Client.Attributes" Version="1.1.0" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.4.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="Tapper" Version="1.8.3" />
<PackageReference Include="Tapper" Version="1.8.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8846fbd

Please sign in to comment.