Skip to content

Commit

Permalink
Bump TypedSignalR.Client.DevTools from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [TypedSignalR.Client.DevTools](https://github.com/nenoNaninu/TypedSignalR.Client.DevTools) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/nenoNaninu/TypedSignalR.Client.DevTools/releases)
- [Commits](nenoNaninu/TypedSignalR.Client.DevTools@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: TypedSignalR.Client.DevTools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 04efc8a commit 4a022b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/SampleServer/SampleServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="TypedSignalR.Client.DevTools" Version="1.2.0" />
<PackageReference Include="TypedSignalR.Client.DevTools" Version="1.2.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4a022b3

Please sign in to comment.