Skip to content

Commit 6a3dfc3

Browse files
dependabot[bot]linkdotnet
authored andcommitted
Bump System.ServiceModel.Syndication from 7.0.0-rc.2.22472.3 to 7.0.0
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] <support@github.com>
1 parent 83f5462 commit 6a3dfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.0" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0" />
14-
<PackageReference Include="System.ServiceModel.Syndication" Version="7.0.0-rc.2.22472.3" />
14+
<PackageReference Include="System.ServiceModel.Syndication" Version="7.0.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)