Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
2026-06-10). Without it, copilot.exe never lands in bin/.../runtimes/
{rid}/native/ and the SDK throws on first RunAsync. Drop this entry once
MAF cuts the next preview. -->
<PackageVersion Include="GitHub.Copilot.SDK" Version="1.0.3" />
<PackageVersion Include="GitHub.Copilot.SDK" Version="1.0.4" />
<PackageVersion Include="JsonSchema.Net" Version="7.4.0" />
<PackageVersion Include="OllamaSharp" Version="5.4.12" />
<PackageVersion Include="OpenFeature.Providers.GOFeatureFlag" Version="1.0.0" />
Expand Down
Loading