Browse Source

removing SauceControl.InheritDoc nuget from the build; will add it to the docx generation scripts

Charlie Kindel 5 years ago
parent
commit
5ee8c6b979
1 changed files with 0 additions and 6 deletions
  1. 0 6
      Terminal.Gui/Terminal.Gui.csproj

+ 0 - 6
Terminal.Gui/Terminal.Gui.csproj

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