Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Update abstractions
Browse files Browse the repository at this point in the history
  • Loading branch information
andrueastman authored Feb 22, 2024
1 parent 5bbea5c commit 8229ba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Microsoft.Kiota.Http.HttpClientLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.7.9" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.7.10" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="[6.0,9.0)" />
<PackageReference Include="System.Text.Json" Version="[6.0,9.0)" />
<ProjectReference Include="..\Kiota.Generated\KiotaGenerated.csproj" OutputItemType="Analyzer"
Expand All @@ -64,4 +64,4 @@
<PackagePath></PackagePath>
</None>
</ItemGroup>
</Project>
</Project>

0 comments on commit 8229ba8

Please sign in to comment.