Skip to content

Commit 5889769

Browse files
Update dependency Microsoft.CodeAnalysis.CSharp to 5.3.0 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b41ce7e commit 5889769

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Soenneker.Gen.EnumValues.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
</ItemGroup>
5454

5555
<ItemGroup>
56-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" PrivateAssets="all" />
56+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" PrivateAssets="all" />
5757
</ItemGroup>
5858
</Project>

0 commit comments

Comments
 (0)