File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# These are supported funding model platforms
2
2
3
3
github : [FlorianRappl,egil]
4
- custom : https://salt.bountysource.com/teams/anglesharp
4
+ custom : https://salt.bountysource.com/teams/anglesharp
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >net5.0</TargetFramework >
27
27
<ProjectReference Include =" ..\AngleSharp.Diffing\AngleSharp.Diffing.csproj" />
28
28
</ItemGroup >
29
29
30
- </Project >
30
+ </Project >
Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard2.0</TargetFramework >
37
37
<None Include =" ..\..\LICENSE" Pack =" true" PackagePath =" \" />
38
38
</ItemGroup >
39
39
40
- </Project >
40
+ </Project >
You can’t perform that action at this time.
0 commit comments