Skip to content

Commit

Permalink
Merge pull request #429 from OwainWilliams/develop
Browse files Browse the repository at this point in the history
[FIX] Manual change to Umbaco version
  • Loading branch information
Shazwazza authored Nov 1, 2023
2 parents e36741c + 5f41213 commit 67da9d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Articulate/Articulate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
<PackageReference Include="Argotic.Core" Version="3000.0.3" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="10.6.1" />
<PackageReference Include="Umbraco.Cms.Web.Website" Version="10.1.0" />
<PackageReference Include="Umbraco.Cms.Core" Version="10.1.0" />
<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="Microsoft.AspNetCore.DataProtection.Abstractions" Version="6.0.14" />
<PackageReference Include="WilderMinds.MetaWeblog" Version="5.1.1" />
Expand All @@ -115,4 +115,4 @@
</None>
</ItemGroup>

</Project>
</Project>

0 comments on commit 67da9d7

Please sign in to comment.