Skip to content

Commit

Permalink
Merge pull request #443 from nvisage-gf/pr/SystemServiceModelSyndicat…
Browse files Browse the repository at this point in the history
…ion6

bump System.ServiceModel.Syndication to 6.0.0
  • Loading branch information
Shazwazza authored Feb 5, 2024
2 parents 2973fb1 + 6388a2b commit 300167a
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 300167a

Please sign in to comment.