File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
MarkdownLinkCheckLogParser Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 61
61
<PrivateAssets >all</PrivateAssets >
62
62
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
63
63
</PackageReference >
64
- <PackageReference Include =" StyleCop.Analyzers" >
64
+ <PackageReference Include =" StyleCop.Analyzers.Unstable " >
65
65
<PrivateAssets >all</PrivateAssets >
66
66
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
67
67
</PackageReference >
Original file line number Diff line number Diff line change 15
15
<PackageVersion Include =" Roslynator.Analyzers" Version =" 4.13.1" />
16
16
<PackageVersion Include =" Roslynator.CodeAnalysis.Analyzers" Version =" 4.13.1" />
17
17
<PackageVersion Include =" Roslynator.Formatting.Analyzers" Version =" 4.13.1" />
18
- <PackageVersion Include =" StyleCop.Analyzers" Version =" 1.2.0-beta .556" />
18
+ <PackageVersion Include =" StyleCop.Analyzers.Unstable " Version =" 1.2.0.556" />
19
19
<PackageVersion Include =" coverlet.msbuild" Version =" 6.0.4" />
20
20
<PackageVersion Include =" NSubstitute" Version =" 5.3.0" />
21
21
<PackageVersion Include =" Shouldly" Version =" 4.3.0" />
You can’t perform that action at this time.
0 commit comments