Skip to content

Commit 58a4a36

Browse files
chore(deps): update dependency microsoft.codeanalysis.csharp to v4.12.0
1 parent 1612e87 commit 58a4a36

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" PrivateAssets="all" />
21-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-3.final" PrivateAssets="all" />
21+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" PrivateAssets="all" />
2222
<!-- Lets us get XML documentation easily. -->
2323
<PackageReference Include="Towel" Version="1.0.40" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)