Skip to content

Commit

Permalink
Explicitly add dependency for CD.Cms
Browse files Browse the repository at this point in the history
  • Loading branch information
quantranepiserver committed Oct 7, 2024
1 parent 650f32e commit f970ce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/ManagementSite/Alloy.ManagementSite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<PackageReference Include="Optimizely.Cms.Forms.Core" Version="$(HeadlessFormVersion)" />
<PackageReference Include="Optimizely.Cms.Forms.Service" Version="$(HeadlessFormVersion)" />
<PackageReference Include="Optimizely.ContentGraph.Cms" Version="3.9.0" />
<PackageReference Include="EPiServer.ContentDeliveryApi.Cms" Version="$(ContentApiVersion)" />
<PackageReference Include="EPiServer.ContentDeliveryApi.Core" Version="$(ContentApiVersion)" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit f970ce9

Please sign in to comment.