We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86f315 commit 124ccb3Copy full SHA for 124ccb3
sdk/Notifo.SDK.FirebasePlugin/Notifo.SDK.FirebasePlugin.csproj
@@ -6,6 +6,7 @@
6
<Nullable>enable</Nullable>
7
<RootNamespace>Notifo.SDK.FirebasePlugin</RootNamespace>
8
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
9
+ <GenerateDocumentationFile>true</GenerateDocumentationFile>
10
</PropertyGroup>
11
12
<ItemGroup>
sdk/Notifo.SDK/Notifo.SDK.csproj
@@ -5,6 +5,7 @@
5
<LangVersion>8.0</LangVersion>
0 commit comments