Skip to content

Commit 78b0463

Browse files
committed
Updated OnTopic Library to the special preview of 5.2.0 (#260)
Updated OnTopic Library to the #260 build of the `revert-AttributeValueDictionary` branch. This reverts `AttributeValueDictionary` back to `AttributeDictionary`, in preparation to undo OnTopicCMS/OnTopic-Library#107). The conflict that was trying to avoid wasn't necessary.
1 parent f4c1be7 commit 78b0463

2 files changed

Lines changed: 2 additions & 2 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.2.0-alpha.255" />
28+
<PackageReference Include="OnTopic" Version="5.2.0-revert-AttributeValueDictionary.260" />
2929
</ItemGroup>
3030

3131
<ItemGroup>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PrivateAssets>all</PrivateAssets>
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2626
</PackageReference>
27-
<PackageReference Include="OnTopic" Version="5.2.0-alpha.255" />
27+
<PackageReference Include="OnTopic" Version="5.2.0-revert-AttributeValueDictionary.260" />
2828
<PackageReference Include="OnTopic.Data.Transfer" Version="2.0.0" />
2929
<PackageReference Include="OnTopic.AspNetCore.Mvc" Version="5.2.0-alpha.234" />
3030
</ItemGroup>

0 commit comments

Comments
 (0)