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 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.64 " />
26
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.0 " />
25
+ <PackageReference Include =" HtmlAgilityPack" Version =" 1.11.65 " />
26
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1 " />
27
27
<PackageReference Include =" NSubstitute" Version =" 5.1.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.2.1 " />
32
+ <PackageReference Include =" NUnit" Version =" 4.2.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