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.
1 parent a2f7373 commit a9d418dCopy full SHA for a9d418d
1 file changed
src/InfinityCrawler/InfinityCrawler.csproj
@@ -11,7 +11,7 @@
11
<ItemGroup>
12
<PackageReference Include="HtmlAgilityPack" Version="1.11.42" />
13
<PackageReference Include="TurnerSoftware.RobotsExclusionTools" Version="0.8.1" />
14
- <PackageReference Include="TurnerSoftware.SitemapTools" Version="0.7.0" />
+ <PackageReference Include="TurnerSoftware.SitemapTools" Version="0.7.1" />
15
</ItemGroup>
16
17
<ItemGroup Condition="$(TargetFramework) == 'netstandard2.0'">
0 commit comments