We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa060e5 commit f5587c1Copy full SHA for f5587c1
src/PowerShellEditorServices.Hosting/PowerShellEditorServices.Hosting.csproj
@@ -19,7 +19,7 @@
19
20
<ItemGroup>
21
<ProjectReference Include="..\PowerShellEditorServices\PowerShellEditorServices.csproj" PrivateAssets="all" />
22
- <PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.0.0">
+ <PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0">
23
<PrivateAssets>all</PrivateAssets>
24
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
25
</PackageReference>
0 commit comments