diff options
| author | Patrick Barron <18354464+barronpm@users.noreply.github.com> | 2020-05-10 15:00:52 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-10 15:00:52 +0000 |
| commit | 0549d59a5f8fc38c6075e8ca162832ae2edd3571 (patch) | |
| tree | a6e47f85fc1f2b0af5df859ce319d31379a66d1d /DvdLib/DvdLib.csproj | |
| parent | 55cfa96b9f8127c6327702fe98407d771bb987b7 (diff) | |
| parent | f33876e7e351129ea2296b537b38f9c87fd67b70 (diff) | |
Merge branch 'master' into generated-code-cleanup
Diffstat (limited to 'DvdLib/DvdLib.csproj')
| -rw-r--r-- | DvdLib/DvdLib.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DvdLib/DvdLib.csproj b/DvdLib/DvdLib.csproj index fd0cb5e25..64d041cb0 100644 --- a/DvdLib/DvdLib.csproj +++ b/DvdLib/DvdLib.csproj @@ -13,6 +13,7 @@ <TargetFramework>netstandard2.1</TargetFramework> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateDocumentationFile>true</GenerateDocumentationFile> + <TreatWarningsAsErrors>true</TreatWarningsAsErrors> </PropertyGroup> </Project> |
