mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 09:47:58 +01:00
Merge pull request #622 from tig/remove_inheritdoc_tool
Removing SauceControl.InheritDoc nuget from the build
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user