We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f5462 commit 6a3dfc3Copy full SHA for 6a3dfc3
src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.0" />
12
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0" />
13
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.0" />
14
- <PackageReference Include="System.ServiceModel.Syndication" Version="7.0.0-rc.2.22472.3" />
+ <PackageReference Include="System.ServiceModel.Syndication" Version="7.0.0" />
15
</ItemGroup>
16
17
<ItemGroup>
0 commit comments