Skip to content

Commit

Permalink
chore(deps): update dotnet-wcf monorepo to 8.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2025
1 parent 3b2a68b commit 479cd8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dan.Core/Dan.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
<!-- WCF related things -->
<PackageReference Include="System.Private.ServiceModel" Version="4.10.3" />
<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.Primitives" Version="8.0.0" />
<PackageReference Include="System.ServiceModel.Http" Version="8.1.2" />
<PackageReference Include="System.ServiceModel.NetTcp" Version="8.1.2" />
<PackageReference Include="System.ServiceModel.Primitives" Version="8.1.2" />
<PackageReference Include="System.ServiceModel.Security" Version="6.0.0" />

</ItemGroup>
Expand Down

0 comments on commit 479cd8c

Please sign in to comment.