File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tests/Markdown.ColorCode.UnitTests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
</ItemGroup >
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" coverlet.collector" Version =" 6.0.2 " >
16
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.3 " >
17
17
<PrivateAssets >all</PrivateAssets >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
</PackageReference >
22
22
<PrivateAssets >all</PrivateAssets >
23
23
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
24
24
</PackageReference >
25
- <PackageReference Include =" HtmlAgilityPack" Version =" 1.11.71 " />
25
+ <PackageReference Include =" HtmlAgilityPack" Version =" 1.11.72 " />
26
26
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
27
27
<PackageReference Include =" NSubstitute" Version =" 5.3.0" />
28
28
<PackageReference Include =" NSubstitute.Analyzers.CSharp" Version =" 1.0.17" >
29
29
<PrivateAssets >all</PrivateAssets >
30
30
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
31
31
</PackageReference >
32
- <PackageReference Include =" NUnit" Version =" 4.3.1 " />
32
+ <PackageReference Include =" NUnit" Version =" 4.3.2 " />
33
33
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.6.0" />
34
34
<PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.118" >
35
35
<PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments