Skip to content

Commit

Permalink
Merge pull request #5065 from microsoft/dependabot/nuget/Microsoft.Co…
Browse files Browse the repository at this point in the history
…deAnalysis.CSharp-4.10.0

chore(deps): bump Microsoft.CodeAnalysis.CSharp from 4.9.2 to 4.10.0
  • Loading branch information
github-actions[bot] authored Aug 1, 2024
2 parents 482dcaa + 019414f commit 50aa810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Kiota.Generated/KiotaGenerated.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" ExcludeAssets="runtime" />
</ItemGroup>

Expand Down

0 comments on commit 50aa810

Please sign in to comment.