diff options
| author | Bond_009 <bond.009@outlook.com> | 2019-08-09 23:50:40 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-08-09 23:50:40 +0200 |
| commit | 25917db07a835bf0e5c6afdc0fec165851fffab2 (patch) | |
| tree | b36c855b9da913bf715894b0195d77ee779f7b5d /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | 2a58c643d24354ad8b6c45451bcedf82caa344c0 (diff) | |
Fix doc releated warnings
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 1 |
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' "> |
