Skip to content

Commit c96b750

Browse files
committed
Merge branch 'maintenance/update-dependencies' into release/5.1.0
Updated all NuGet and npm dependencies. Most notably, this includes updating to the release version of the underlying OnTopic 5.1.0 library, which will correspond to the release version of OnTopic Editor 5.1.0. In addition, I updated to a major release of CSS Nano, and fixed a bug in how Bootstrap 5.0.0 Beta 3 utilities were resolved, which had inadvertently broken responsive features.
2 parents 54b77c5 + 6006734 commit c96b750

8 files changed

Lines changed: 8102 additions & 12115 deletions

File tree

OnTopic.Editor.AspNetCore.Attributes/OnTopic.Editor.AspNetCore.Attributes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PrivateAssets>all</PrivateAssets>
2626
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2727
</PackageReference>
28-
<PackageReference Include="OnTopic" Version="5.1.0-rc.1" />
28+
<PackageReference Include="OnTopic" Version="5.1.0" />
2929
</ItemGroup>
3030

3131
<ItemGroup>

0 commit comments

Comments
 (0)