Describe the bug
Sample apps, such as Copilot Chat, are out of sync with the latest Semantic Kernel dotnet-0.17.230629.1-preview. See CopilotChatWebApi.csproj and OpenApiSkillsExample.csproj for instance; they both depend on the 0.16.230615.1-preview version.
Expected behavior
For each new release, the sample apps (like Copilot Chat) are updated to reflect the latest SK packages.
Screenshots
Sample apps, such as Copilot Chat, currently depend on old SK packages.
Thank you for your consideration.