diff options
Diffstat (limited to 'tools/Sandcastle/Source/CommandLine/CommandLine.csproj')
-rw-r--r-- | tools/Sandcastle/Source/CommandLine/CommandLine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Sandcastle/Source/CommandLine/CommandLine.csproj b/tools/Sandcastle/Source/CommandLine/CommandLine.csproj index fc69acb..84d6af1 100644 --- a/tools/Sandcastle/Source/CommandLine/CommandLine.csproj +++ b/tools/Sandcastle/Source/CommandLine/CommandLine.csproj @@ -70,6 +70,7 @@ <ItemGroup> <Compile Include="BooleanOption.cs" /> <Compile Include="ConsoleApplication.cs" /> + <Compile Include="GlobalSuppressions.cs" /> <Compile Include="ListOption.cs" /> <Compile Include="LogLevel.cs" /> <Compile Include="Option.cs" /> |