Skip to content

Commit

Permalink
Update dependency Microsoft.CodeAnalysis.CSharp to v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2023
1 parent 362dea3 commit 3c577d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CodeGeneration/CodeGeneration.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<!-- Dependencies -->
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 3c577d2

Please sign in to comment.