Skip to content

Commit

Permalink
Merge pull request #80 from nenoNaninu/tapper_v1.8.1
Browse files Browse the repository at this point in the history
update Tapper v1.8.1
  • Loading branch information
nenoNaninu authored Feb 2, 2023
2 parents f4ad01e + cd0dac5 commit 10e6388
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.0" />
<PackageReference Include="Tapper.Attributes" Version="1.8.1" />
<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.0" />
<PackageReference Include="Tapper" Version="1.8.0" />
<PackageReference Include="Tapper" Version="1.8.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 10e6388

Please sign in to comment.