Skip to content

Commit e34a143

Browse files
Revert to version available on Nuget for Microsoft.CodeAnalysis.Analyzers (PowerShell#21515)
1 parent b2574ce commit e34a143

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.24208.3" PrivateAssets="all" />
18+
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24165.2" PrivateAssets="all" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)