diff options
Diffstat (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.csproj')
| -rw-r--r-- | src/WixToolset.Core.Native/WixToolset.Core.Native.csproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj index 14de87cd..d53a155b 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj | |||
| @@ -9,6 +9,8 @@ | |||
| 9 | <Description>WiX Toolset Native Processing</Description> | 9 | <Description>WiX Toolset Native Processing</Description> |
| 10 | <IncludeSymbols>true</IncludeSymbols> | 10 | <IncludeSymbols>true</IncludeSymbols> |
| 11 | <CreateDocumentationFile>true</CreateDocumentationFile> | 11 | <CreateDocumentationFile>true</CreateDocumentationFile> |
| 12 | <!-- https://github.com/NuGet/Home/issues/10665 --> | ||
| 13 | <NoWarn>NU5128</NoWarn> | ||
| 12 | </PropertyGroup> | 14 | </PropertyGroup> |
| 13 | 15 | ||
| 14 | <ItemGroup> | 16 | <ItemGroup> |
