File tree Expand file tree Collapse file tree 4 files changed +28
-20
lines changed
Notifo.SDK.FirebasePlugin Expand file tree Collapse file tree 4 files changed +28
-20
lines changed Original file line number Diff line number Diff line change
1
+ <Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <PropertyGroup >
3
+ <Authors >sebastianstehle</Authors >
4
+ <Company >Squidex UG (haftungsbeschränkt)</Company >
5
+ <Copyright >MIT</Copyright >
6
+ <Description >Notifo SDK for Xamarin - Plugin.FirebasePushNotification integration.</Description >
7
+ <PackageId >Notifo.Xamarin.Firebase</PackageId >
8
+ <PackageIcon >logo-squared.png</PackageIcon >
9
+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
10
+ <PackageProjectUrl >https://notifo.io</PackageProjectUrl >
11
+ <PackageTags >notifo xamarin firebase</PackageTags >
12
+ <Version >0.0.1-alpha</Version >
13
+ </PropertyGroup >
14
+ </Project >
Original file line number Diff line number Diff line change 6
6
<Nullable >enable</Nullable >
7
7
<RootNamespace >Notifo.SDK.FirebasePlugin</RootNamespace >
8
8
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
9
- <Authors >sebastianstehle</Authors >
10
- <Company >Squidex UG (haftungsbeschränkt)</Company >
11
- <Copyright >MIT</Copyright >
12
- <Description >Notifo SDK for Xamarin - Plugin.FirebasePushNotification integration.</Description >
13
- <PackageId >Notifo.Xamarin.Firebase</PackageId >
14
- <PackageIcon >logo-squared.png</PackageIcon >
15
- <PackageLicenseExpression >MIT</PackageLicenseExpression >
16
- <PackageProjectUrl >https://notifo.io</PackageProjectUrl >
17
- <PackageTags >notifo xamarin firebase</PackageTags >
18
- <Version >0.0.1-alpha</Version >
19
9
</PropertyGroup >
20
10
21
11
<ItemGroup >
Original file line number Diff line number Diff line change
1
+ <Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
+ <PropertyGroup >
3
+ <Authors >sebastianstehle</Authors >
4
+ <Company >Squidex UG (haftungsbeschränkt)</Company >
5
+ <Copyright >MIT</Copyright >
6
+ <Description >Notifo SDK for Xamarin</Description >
7
+ <PackageId >Notifo.Xamarin.Core</PackageId >
8
+ <PackageIcon >logo-squared.png</PackageIcon >
9
+ <PackageLicenseExpression >MIT</PackageLicenseExpression >
10
+ <PackageProjectUrl >https://notifo.io</PackageProjectUrl >
11
+ <PackageTags >notifo xamarin</PackageTags >
12
+ <Version >0.0.1-alpha1</Version >
13
+ </PropertyGroup >
14
+ </Project >
Original file line number Diff line number Diff line change 5
5
<LangVersion >8.0</LangVersion >
6
6
<Nullable >enable</Nullable >
7
7
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
8
- <Authors >sebastianstehle</Authors >
9
- <Company >Squidex UG (haftungsbeschränkt)</Company >
10
- <Copyright >MIT</Copyright >
11
- <Description >Notifo SDK for Xamarin</Description >
12
- <PackageId >Notifo.Xamarin.Core</PackageId >
13
- <PackageIcon >logo-squared.png</PackageIcon >
14
- <PackageLicenseExpression >MIT</PackageLicenseExpression >
15
- <PackageProjectUrl >https://notifo.io</PackageProjectUrl >
16
- <PackageTags >notifo xamarin</PackageTags >
17
- <Version >0.0.1-alpha1</Version >
18
8
</PropertyGroup >
19
9
20
10
<ItemGroup >
You can’t perform that action at this time.
0 commit comments