diff options
| author | Bond_009 <bond.009@outlook.com> | 2019-08-11 16:52:37 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2019-08-11 16:52:37 +0200 |
| commit | 838e5d05d51c4c171c07d512f741304a6dc58f24 (patch) | |
| tree | 443dedcf4667ce51909e42eb6c8cd1aefd300a80 /Emby.Notifications | |
| parent | 1ad67e223f581efd417efa2bb1cb626c50a6f5a9 (diff) | |
Document all public/internal members of Emby.Drawing
Forces all new public/internal members to be documented.
Enables TreatWarningsAsErrors for Emby.Drawing
Diffstat (limited to 'Emby.Notifications')
| -rw-r--r-- | Emby.Notifications/Emby.Notifications.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Notifications/Emby.Notifications.csproj b/Emby.Notifications/Emby.Notifications.csproj index 5c68e48c8..cbd3bde4f 100644 --- a/Emby.Notifications/Emby.Notifications.csproj +++ b/Emby.Notifications/Emby.Notifications.csproj @@ -3,6 +3,7 @@ <PropertyGroup> <TargetFramework>netstandard2.0</TargetFramework> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> + <GenerateDocumentationFile>true</GenerateDocumentationFile> </PropertyGroup> <ItemGroup> |
