Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into niels/use-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Swimburger committed Aug 13, 2024
2 parents e34421c + ad5d6a2 commit d04b3a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<Version>8.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.SemanticKernel">
<Version>1.0.1</Version>
<Version>1.17.1</Version>
</PackageReference>
<PackageReference Include="System.Net.Http.Json">
<Version>8.0.0</Version>
Expand Down
2 changes: 1 addition & 1 deletion src/Sample/Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<Version>8.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.SemanticKernel">
<Version>1.0.1</Version>
<Version>1.17.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.SemanticKernel.Planners.Handlebars">
<Version>1.0.1-preview</Version>
Expand Down

0 comments on commit d04b3a7

Please sign in to comment.