File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
src/AngleSharp.Diffing.Tests Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# These are supported funding model platforms
22
3- github : FlorianRappl
3+ github : [ FlorianRappl,egil]
44custom : https://salt.bountysource.com/teams/anglesharp
Original file line number Diff line number Diff line change 55 <IsPackable >false</IsPackable >
66 <AssemblyName >AngleSharp.Diffing.Tests</AssemblyName >
77 <RootNamespace >AngleSharp.Diffing</RootNamespace >
8+ <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies > <!-- https://github.com/Tyrrrz/GitHubActionsTestLogger/issues/5 -->
89 </PropertyGroup >
910
1011 <ItemGroup >
11- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.3.0" />
12+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.9.4" />
13+ <PackageReference Include =" GitHubActionsTestLogger" Version =" 1.2.0" />
1214 <PackageReference Include =" Shouldly" Version =" 4.0.0-beta0002" />
1315 <PackageReference Include =" xunit" Version =" 2.4.1" />
1416 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1" >
You can’t perform that action at this time.
0 commit comments