Skip to content

Commit 6b7ac9f

Browse files
committed
chore(deps): update dependency microsoft.codeanalysis.csharp to v4.11.0-2.final
1 parent 010471c commit 6b7ac9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chickensoft.GodotNodeInterfacesGenerator/Chickensoft.GodotNodeInterfacesGenerator.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!-- Dependencies go here. -->
1919
<PackageReference Include="GodotSharp" Version="4.3.0-beta.1" />
2020
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24225.1" PrivateAssets="all" />
21-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" PrivateAssets="all" />
21+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0-2.final" PrivateAssets="all" />
2222
<!-- Lets us get XML documentation easily. -->
2323
<PackageReference Include="Towel" Version="1.0.40" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)