aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authordkanada <dkanada@users.noreply.github.com>2019-08-10 15:12:54 -0700
committerGitHub <noreply@github.com>2019-08-10 15:12:54 -0700
commit5c366e46975d7d541ecacedc0a80b1d269fde007 (patch)
treec87e88383c23c29fa6d93e7f84d4b52c3af55cfe /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parent4f592e9c33081df54032c2aa3701b45d11c44a12 (diff)
parent25917db07a835bf0e5c6afdc0fec165851fffab2 (diff)
Merge pull request #1612 from Bond-009/warn4
Fix warnings
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
index abbaef26b..f07f8e3bf 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -44,6 +44,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">