Skip to content

Commit

Permalink
🔧 Remove Functions.Semantic project reference
Browse files Browse the repository at this point in the history
This commit removes the unnecessary project reference to
Functions.Semantic from the Experimental.Orchestration.Flow
project file.
  • Loading branch information
lemillermicrosoft committed Oct 17, 2023
1 parent 1f47ac6 commit c2e3b95
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<ItemGroup>
<ProjectReference Include="..\..\..\SemanticKernel.Abstractions\SemanticKernel.Abstractions.csproj" />
<ProjectReference Include="..\..\..\SemanticKernel.Core\SemanticKernel.Core.csproj" />
<ProjectReference Include="..\..\..\Functions\Functions.Semantic\Functions.Semantic.csproj" />
</ItemGroup>
<ItemGroup>
<AssemblyAttribute Include="System.Runtime.CompilerServices.InternalsVisibleTo">
Expand Down

0 comments on commit c2e3b95

Please sign in to comment.