Skip to content

Commit 72236d1

Browse files
committed
chore(deps): update dependency microsoft.codeanalysis.csharp to v4.12.0-2.final
1 parent e3a642d commit 72236d1

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" />
2020
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24415.1" PrivateAssets="all" />
21-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-1.final" PrivateAssets="all" />
21+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.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)