File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1515
1616 <ItemGroup >
1717 <PackageReference Include =" AngleSharp.Xml" Version =" 0.14.0" />
18- <PackageReference Include =" Newtonsoft.Json" Version =" 12 .0.3 " />
19- <PackageReference Include =" NUnit" Version =" 3.12.0 " />
20- <PackageReference Include =" NUnit3TestAdapter" Version =" 3.16.1 " >
18+ <PackageReference Include =" Newtonsoft.Json" Version =" 13 .0.1 " />
19+ <PackageReference Include =" NUnit" Version =" 3.13.1 " />
20+ <PackageReference Include =" NUnit3TestAdapter" Version =" 3.17.0 " >
2121 <PrivateAssets >all</PrivateAssets >
2222 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2323 </PackageReference >
24- <PackageReference Include =" Appveyor.TestLogger " Version =" 2.0 .0" />
25- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15 .9.0 " />
24+ <PackageReference Include =" GitHubActionsTestLogger " Version =" 1.2 .0" />
25+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16 .9.4 " />
2626 </ItemGroup >
2727</Project >
Original file line number Diff line number Diff line change 55 <version >$version$</version >
66 <authors >AngleSharp</authors >
77 <owners >Florian Rappl</owners >
8- <licenseUrl >https://github.com/AngleSharp/AngleSharp.Css/blob/master/LICENSE</ licenseUrl >
8+ <license type = " expression " >MIT</ license >
99 <projectUrl >https://anglesharp.github.io</projectUrl >
10- <iconUrl >https://raw.github.com/AngleSharp/AngleSharp.Css/master/ logo.png</iconUrl >
10+ <icon > logo.png</icon >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212 <description >Extends the CSSOM from the core AngleSharp library.</description >
1313 <releaseNotes >https://github.com/AngleSharp/AngleSharp.Css/blob/master/CHANGELOG.md</releaseNotes >
14- <copyright >Copyright 2016-2020 , AngleSharp</copyright >
14+ <copyright >Copyright 2016-2021 , AngleSharp</copyright >
1515 <tags >html html5 css css3 dom styling library anglesharp angle</tags >
1616 <dependencies >
1717 <dependency id =" AngleSharp" version =" 0.14.0" />
You can’t perform that action at this time.
0 commit comments