diff options
Diffstat (limited to 'tools/Sandcastle/Source/ChmBuilder/ChmBuilder.csproj')
-rw-r--r-- | tools/Sandcastle/Source/ChmBuilder/ChmBuilder.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Sandcastle/Source/ChmBuilder/ChmBuilder.csproj b/tools/Sandcastle/Source/ChmBuilder/ChmBuilder.csproj index 12f1d49..8ee8adf 100644 --- a/tools/Sandcastle/Source/ChmBuilder/ChmBuilder.csproj +++ b/tools/Sandcastle/Source/ChmBuilder/ChmBuilder.csproj @@ -49,6 +49,7 @@ <Compile Include="ChmBuilder.cs"> </Compile> <Compile Include="ChmBuilderArgs.cs" /> + <Compile Include="GlobalSuppressions.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <ItemGroup> |