From c5e73d9fb7410f2673cd5d16b5a5e21dda3d5828 Mon Sep 17 00:00:00 2001 From: Niels Swimberghe <3382717+Swimburger@users.noreply.github.com> Date: Wed, 20 Sep 2023 16:54:45 -0400 Subject: [PATCH] Update SK package, update csproj --- .../AssemblyAI.SemanticKernel.csproj | 6 +++--- src/Sample/Sample.csproj | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/AssemblyAI.SemanticKernel/AssemblyAI.SemanticKernel.csproj b/src/AssemblyAI.SemanticKernel/AssemblyAI.SemanticKernel.csproj index 996a395..a9c3c80 100644 --- a/src/AssemblyAI.SemanticKernel/AssemblyAI.SemanticKernel.csproj +++ b/src/AssemblyAI.SemanticKernel/AssemblyAI.SemanticKernel.csproj @@ -17,8 +17,8 @@ 1.0.0-alpha Library MIT - https://github.com/AssemblyAI/AssemblyAI.SemanticKernel - https://github.com/AssemblyAI/AssemblyAI.SemanticKernel.git + https://github.com/AssemblyAI/assemblyai-semantic-kernel + https://github.com/AssemblyAI/assemblyai-semantic-kernel.git https://www.assemblyai.com/favicon.png icon.png README.md @@ -33,7 +33,7 @@ - 0.22.230905.3-preview + 0.24.230918.1-preview 7.0.1 diff --git a/src/Sample/Sample.csproj b/src/Sample/Sample.csproj index 5c51c46..f01da71 100644 --- a/src/Sample/Sample.csproj +++ b/src/Sample/Sample.csproj @@ -33,7 +33,7 @@ 7.0.0 - 0.22.230905.3-preview + 0.24.230918.1-preview