Skip to content

Commit

Permalink
bump System.ServiceModel.Syndication to 6.0.0
Browse files Browse the repository at this point in the history
5.0.0 depreciated
  • Loading branch information
nvisage-gf committed Jan 26, 2024
1 parent 2973fb1 commit 6388a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Articulate/Articulate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="10.6.1" />
<PackageReference Include="Umbraco.Cms.Web.Website" Version="10.6.1" />
<PackageReference Include="Umbraco.Cms.Core" Version="10.6.1" />
<PackageReference Include="System.ServiceModel.Syndication" Version="5.0.0" />
<PackageReference Include="System.ServiceModel.Syndication" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Abstractions" Version="6.0.14" />
<PackageReference Include="WilderMinds.MetaWeblog" Version="5.1.1" />
</ItemGroup>
Expand Down

0 comments on commit 6388a2b

Please sign in to comment.