Skip to content

Commit

Permalink
Make SC.LocalEmbeddings.SK refs include all assets from SC.LocalEmbed…
Browse files Browse the repository at this point in the history
…dings
  • Loading branch information
SteveSandersonMS committed Mar 15, 2024
1 parent 74ca67e commit 6031710
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\SmartComponents.LocalEmbeddings\SmartComponents.LocalEmbeddings.csproj" />
<ProjectReference Include="..\SmartComponents.LocalEmbeddings\SmartComponents.LocalEmbeddings.csproj" PrivateAssets="none" />
</ItemGroup>

</Project>

0 comments on commit 6031710

Please sign in to comment.