diff options
Diffstat (limited to 'tools/Sandcastle/Source/XmlCat/MergeXml.csproj')
-rw-r--r-- | tools/Sandcastle/Source/XmlCat/MergeXml.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Sandcastle/Source/XmlCat/MergeXml.csproj b/tools/Sandcastle/Source/XmlCat/MergeXml.csproj index 0daa932..ba9d6d2 100644 --- a/tools/Sandcastle/Source/XmlCat/MergeXml.csproj +++ b/tools/Sandcastle/Source/XmlCat/MergeXml.csproj @@ -46,6 +46,7 @@ <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> + <Compile Include="GlobalSuppressions.cs" /> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> |