Skip to content

Commit e3a642d

Browse files
committed
chore(deps): update dependency microsoft.codeanalysis.analyzers to v3.11.0-beta1.24415.1
1 parent db86ce1 commit e3a642d

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
@@ -17,7 +17,7 @@
1717
<ItemGroup>
1818
<!-- Dependencies go here. -->
1919
<PackageReference Include="GodotSharp" Version="4.3.0" />
20-
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24324.1" PrivateAssets="all" />
20+
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24415.1" PrivateAssets="all" />
2121
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-1.final" PrivateAssets="all" />
2222
<!-- Lets us get XML documentation easily. -->
2323
<PackageReference Include="Towel" Version="1.0.40" />

0 commit comments

Comments
 (0)