Skip to content

Commit

Permalink
Bump System.ServiceModel.NetTcp from 8.0.0 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [System.ServiceModel.NetTcp](https://github.com/dotnet/wcf) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/dotnet/wcf/releases)
- [Commits](https://github.com/dotnet/wcf/commits)

---
updated-dependencies:
- dependency-name: System.ServiceModel.NetTcp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 2ee5e93 commit 00307c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GrammarNazi.Core/GrammarNazi.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Polly" Version="8.4.2" />
<PackageReference Include="System.ServiceModel.Duplex" Version="6.0.0" />
<PackageReference Include="System.ServiceModel.Http" Version="8.0.0" />
<PackageReference Include="System.ServiceModel.NetTcp" Version="8.0.0" />
<PackageReference Include="System.ServiceModel.NetTcp" Version="8.1.0" />
<PackageReference Include="System.ServiceModel.Security" Version="6.0.0" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
<PackageReference Include="TweetinviAPI" Version="5.0.4" />
Expand Down

0 comments on commit 00307c8

Please sign in to comment.