We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a161f7 + 44c8c69 commit 038c640Copy full SHA for 038c640
2 files changed
.github/workflows/CI.yml
src/AngleSharp.Diffing/AngleSharp.Diffing.csproj
@@ -12,12 +12,6 @@
12
<PackageDownload Include="Microsoft.NETCore.App.Ref" Version="[$(AnnotatedReferenceAssemblyVersion)]" />
13
</ItemGroup>
14
15
- <ItemGroup>
16
- <Compile Remove="Matchers\**" />
17
- <EmbeddedResource Remove="Matchers\**" />
18
- <None Remove="Matchers\**" />
19
- </ItemGroup>
20
-
21
<ItemGroup>
22
<PackageReference Include="AngleSharp" Version="$(AngleSharpVersion)" />
23
<PackageReference Include="AngleSharp.Css" Version="$(AngleSharpVersion)" />
0 commit comments