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 1
1
# These are supported funding model platforms
2
2
3
- github : FlorianRappl
3
+ github : [ FlorianRappl,egil]
4
4
custom : https://salt.bountysource.com/teams/anglesharp
Original file line number Diff line number Diff line change 5
5
<IsPackable >false</IsPackable >
6
6
<AssemblyName >AngleSharp.Diffing.Tests</AssemblyName >
7
7
<RootNamespace >AngleSharp.Diffing</RootNamespace >
8
+ <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies > <!-- https://github.com/Tyrrrz/GitHubActionsTestLogger/issues/5 -->
8
9
</PropertyGroup >
9
10
10
11
<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" />
12
14
<PackageReference Include =" Shouldly" Version =" 4.0.0-beta0002" />
13
15
<PackageReference Include =" xunit" Version =" 2.4.1" />
14
16
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.1" >
You can’t perform that action at this time.
0 commit comments