Skip to content

Commit 1fde25d

Browse files
committed
Update OpenXmlPowerTools.csproj
linked Microsoft.CodeAnalysis.FxCopAnalyzers issue
1 parent 0bb2bb7 commit 1fde25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenXmlPowerTools/OpenXmlPowerTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ It supports scenarios such as:
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4545
</PackageReference>
46-
<!--Causes a hanging build-->
46+
<!--Causes a hanging build see https://github.com/dotnet/roslyn-analyzers/issues/2790 for details-->
4747
<!--<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
4848
<PrivateAssets>all</PrivateAssets>
4949
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)