Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: System.ServiceModel.Federation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2023
1 parent 7beb00b commit 2229cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SubRenamer/SubRenamer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="NLog" Version="5.1.3" />
<PackageReference Include="System.ServiceModel.Duplex" Version="4.10.0" />
<PackageReference Include="System.ServiceModel.NetTcp" Version="4.10.0" />
<PackageReference Include="System.ServiceModel.Federation" Version="4.10.0" />
<PackageReference Include="System.ServiceModel.Federation" Version="4.10.2" />
<PackageReference Include="MahApps.Metro" Version="2.4.9" />
<PackageReference Include="MahApps.Metro.IconPacks.Material" Version="4.11.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0" />
Expand Down

0 comments on commit 2229cca

Please sign in to comment.