Merge pull request #622 from tig/remove_inheritdoc_tool

Removing SauceControl.InheritDoc nuget from the build
This commit is contained in:
Charlie Kindel
2020-06-04 23:20:38 -06:00
committed by GitHub

View File

@@ -181,10 +181,4 @@
<ItemGroup>
<None Remove="ConsoleDrivers\#ConsoleDriver.cs#" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="SauceControl.InheritDoc" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
</Project>