Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.codeanalysis.csharp to v4.12…
Browse files Browse the repository at this point in the history
….0 (#96)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 1612e87 commit a5b1455
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!-- Dependencies go here. -->
<PackageReference Include="GodotSharp" Version="4.3.0" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-3.final" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" PrivateAssets="all" />
<!-- Lets us get XML documentation easily. -->
<PackageReference Include="Towel" Version="1.0.40" />
</ItemGroup>
Expand Down

0 comments on commit a5b1455

Please sign in to comment.