Skip to content

Commit 124ccb3

Browse files
Include the xml docs in the nuget package.
1 parent c86f315 commit 124ccb3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

sdk/Notifo.SDK.FirebasePlugin/Notifo.SDK.FirebasePlugin.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<Nullable>enable</Nullable>
77
<RootNamespace>Notifo.SDK.FirebasePlugin</RootNamespace>
88
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
9+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
910
</PropertyGroup>
1011

1112
<ItemGroup>

sdk/Notifo.SDK/Notifo.SDK.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<LangVersion>8.0</LangVersion>
66
<Nullable>enable</Nullable>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8+
<GenerateDocumentationFile>true</GenerateDocumentationFile>
89
</PropertyGroup>
910

1011
<ItemGroup>

0 commit comments

Comments
 (0)