Skip to content

Commit

Permalink
Update OC package version.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Apr 27, 2024
1 parent 9be9787 commit 52a5b51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Lombiq.ChartJs.Samples/Lombiq.ChartJs.Samples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.ContentFields" Version="1.9.0-preview-18186" />
<PackageReference Include="OrchardCore.Module.Targets" Version="1.9.0-preview-18186" />
<PackageReference Include="OrchardCore.ContentFields" Version="1.9.0-preview-18189" />
<PackageReference Include="OrchardCore.Module.Targets" Version="1.9.0-preview-18189" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Lombiq.ChartJs/Lombiq.ChartJs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="OrchardCore.Module.Targets" Version="1.9.0-preview-18186" />
<PackageReference Include="OrchardCore.Module.Targets" Version="1.9.0-preview-18189" />
</ItemGroup>

<ItemGroup Condition="'$(NuGetBuild)' != 'true'">
Expand Down

0 comments on commit 52a5b51

Please sign in to comment.