Skip to content

Commit bc07fc1

Browse files
Bump Microsoft.CodeAnalysis.Analyzers (#21305)
1 parent 4e26829 commit bc07fc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/System.Management.Automation/SourceGenerators/PSVersionInfoGenerator/PSVersionInfoGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" PrivateAssets="all" />
18-
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24151.1" PrivateAssets="all" />
18+
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24154.1" PrivateAssets="all" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)