aboutsummaryrefslogtreecommitdiff
path: root/Emby.Photos
diff options
context:
space:
mode:
authordkanada <dkanada@users.noreply.github.com>2019-08-15 21:01:44 -0700
committerGitHub <noreply@github.com>2019-08-15 21:01:44 -0700
commitbb0454506849ee65dae2881bbbaf1ea8cb2f1d97 (patch)
tree7b06574894fcccb3446363d2f39a8ccbd52ba4d0 /Emby.Photos
parent685e9e4f58c2e00a0157098a2309b2cb97cb2f14 (diff)
parent838e5d05d51c4c171c07d512f741304a6dc58f24 (diff)
Merge pull request #1614 from Bond-009/docs2
Document all public/internal members of Emby.Drawing
Diffstat (limited to 'Emby.Photos')
-rw-r--r--Emby.Photos/Emby.Photos.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Photos/Emby.Photos.csproj b/Emby.Photos/Emby.Photos.csproj
index 8a79bf7e1..db73cb521 100644
--- a/Emby.Photos/Emby.Photos.csproj
+++ b/Emby.Photos/Emby.Photos.csproj
@@ -16,6 +16,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
</Project>