Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project>
<!--
Settings users may update as they see fit.
-->
<PropertyGroup>
<!--
Options added to the OpenAPI document generation tool ('dotnet-getdocument') command line. Available options
control console output: 'no-color', 'prefix-output' and 'verbose'. All require a double-dash prefix.
Options added to the OpenAPI document generation tool ('dotnet-getdocument') command line. For example, the
'prefix-output', 'quiet' and 'verbose' options control console output and the 'help' and 'version' options show
information. Long form options require a double-dash prefix.
-->
<OpenApiGenerateDocumentsOptions Condition=" '$(OpenApiGenerateDocumentsOptions)' == '' " />

Expand Down
15 changes: 0 additions & 15 deletions src/Tools/GetDocumentInsider/src/AnsiConsole.cs

This file was deleted.

20 changes: 0 additions & 20 deletions src/Tools/GetDocumentInsider/src/AnsiConstants.cs

This file was deleted.

131 changes: 0 additions & 131 deletions src/Tools/GetDocumentInsider/src/AnsiTextWriter.cs

This file was deleted.

This file was deleted.

Loading