Skip to content

Commit 4c5e518

Browse files
dependabot[bot]SIkebe
authored andcommitted
Bump GitHub.Copilot.SDK from 0.1.26 to 0.1.29
--- updated-dependencies: - dependency-name: GitHub.Copilot.SDK dependency-version: 0.1.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent addf23f commit 4c5e518

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/CopilotSdkPlayground.UnitTests/CopilotSdkPlayground.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
16-
<PackageReference Include="GitHub.Copilot.SDK" Version="0.1.26" />
16+
<PackageReference Include="GitHub.Copilot.SDK" Version="0.1.29" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
1818
<PackageReference Include="Moq" Version="4.20.72" />
1919
<PackageReference Include="xunit" Version="2.9.3" />

src/CopilotSdkPlayground/CopilotSdkPlayground.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="GitHub.Copilot.SDK" Version="0.1.26" />
11+
<PackageReference Include="GitHub.Copilot.SDK" Version="0.1.29" />
1212
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.3" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)