Skip to content

Commit

Permalink
Bump System.ServiceModel.Syndication from 7.0.0-rc.2.22472.3 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [System.ServiceModel.Syndication](https://github.com/dotnet/runtime) from 7.0.0-rc.2.22472.3 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and linkdotnet committed Nov 8, 2022
1 parent 83f5462 commit 6a3dfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0" />
<PackageReference Include="System.ServiceModel.Syndication" Version="7.0.0-rc.2.22472.3" />
<PackageReference Include="System.ServiceModel.Syndication" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6a3dfc3

Please sign in to comment.