Skip to content

Commit

Permalink
fix: Remove MessagePack and NuGetAuditSuppress references as streamjs…
Browse files Browse the repository at this point in the history
…onrpc upgraded
  • Loading branch information
baywet authored Dec 6, 2024
1 parent 6cc74b7 commit 41a1c09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/kiota/kiota.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="StreamJsonRpc" Version="2.20.20" />
<NuGetAuditSuppress Include="https://github.com/advisories/GHSA-4qm4-8hg2-g2xm" />
<PackageReference Include="MessagePack" Version="3.0.300" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="System.CommandLine.Rendering" Version="0.4.0-alpha.22272.1" />
Expand Down

0 comments on commit 41a1c09

Please sign in to comment.