chore(#1): Install Semantic Kernel

This commit is contained in:
Josh Creek
2023-09-14 21:04:40 +01:00
parent 59488bb413
commit 39fca6882a
+4
View File
@@ -6,4 +6,8 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SemanticKernel" Version="0.24.230912.2-preview" />
</ItemGroup>
</Project>