File tree Expand file tree Collapse file tree 3 files changed +17
-14
lines changed Expand file tree Collapse file tree 3 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 88 <Description >
99 AdsPush is the server-side push notification library supports fully APNS(Apple Push Notification Service) and FCM (Firebase Cloud Messaging)
1010 </Description >
11- <GenerateDocumentationFile >true</GenerateDocumentationFile >
1211 <PackageIcon >logo.png</PackageIcon >
1312 <PackageProjectUrl >https://github.com/adessoTurkey-dotNET/AdsPush</PackageProjectUrl >
1413 <RepositoryUrl >https://github.com/adessoTurkey-dotNET/AdsPush</RepositoryUrl >
1918 </PropertyGroup >
2019
2120 <ItemGroup >
22- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0" />
23- <PackageReference Include =" Microsoft.Extensions.Options" Version =" 6.0.0" />
24- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
25- <PackageReference Include =" Portable.BouncyCastle" Version =" 1.8.10" />
21+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.0" />
22+ <PackageReference Include =" Microsoft.Extensions.Options" Version =" 6.0.0" />
23+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
24+ <PackageReference Include =" Portable.BouncyCastle" Version =" 1.8.10" />
2625 </ItemGroup >
2726
2827 <ItemGroup >
29- <ProjectReference Include =" ..\AdsPush.Abstraction\AdsPush.Abstraction.csproj" />
28+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
29+ <None Include =" ..\..\logo.png" Pack =" true" PackagePath =" \" />
30+ <ProjectReference Include =" ..\AdsPush.Abstraction\AdsPush.Abstraction.csproj" />
3031 </ItemGroup >
3132
3233</Project >
Original file line number Diff line number Diff line change 88 <Description >
99 AdsPush is the server-side push notification library supports fully APNS(Apple Push Notification Service) and FCM (Firebase Cloud Messaging)
1010 </Description >
11- <GenerateDocumentationFile >true</GenerateDocumentationFile >
1211 <PackageIcon >logo.png</PackageIcon >
1312 <PackageProjectUrl >https://github.com/adessoTurkey-dotNET/AdsPush</PackageProjectUrl >
1413 <RepositoryUrl >https://github.com/adessoTurkey-dotNET/AdsPush</RepositoryUrl >
1716 <PackageReadmeFile >README.md</PackageReadmeFile >
1817 <ProduceReferenceAssemblyInOutDir >true</ProduceReferenceAssemblyInOutDir >
1918 </PropertyGroup >
20-
19+
2120 <ItemGroup >
22- <PackageReference Include =" FirebaseAdmin" Version =" 2.3.0" />
21+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
22+ <None Include =" ..\..\logo.png" Pack =" true" PackagePath =" \" />
23+ <PackageReference Include =" FirebaseAdmin" Version =" 2.3.0" />
2324 </ItemGroup >
2425
2526</Project >
Original file line number Diff line number Diff line change 88 <Description >
99 AdsPush is the server-side push notification library supports fully APNS(Apple Push Notification Service) and FCM (Firebase Cloud Messaging)
1010 </Description >
11- <GenerateDocumentationFile >true</GenerateDocumentationFile >
1211 <PackageIcon >logo.png</PackageIcon >
1312 <PackageProjectUrl >https://github.com/adessoTurkey-dotNET/AdsPush</PackageProjectUrl >
1413 <RepositoryUrl >https://github.com/adessoTurkey-dotNET/AdsPush</RepositoryUrl >
1918 </PropertyGroup >
2019
2120 <ItemGroup >
22- <PackageReference Include =" FirebaseAdmin" Version =" 2.3.0" />
23- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.1" />
24- <PackageReference Include =" Microsoft.Extensions.Options" Version =" 6.0.0" />
21+ <None Include =" ..\..\README.md" Pack =" true" PackagePath =" \" />
22+ <None Include =" ..\..\logo.png" Pack =" true" PackagePath =" \" />
23+ <PackageReference Include =" FirebaseAdmin" Version =" 2.3.0" />
24+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 6.0.1" />
25+ <PackageReference Include =" Microsoft.Extensions.Options" Version =" 6.0.0" />
2526 </ItemGroup >
2627
2728 <ItemGroup >
28- <ProjectReference Include =" ..\AdsPush.Abstraction\AdsPush.Abstraction.csproj" />
29+ <ProjectReference Include =" ..\AdsPush.Abstraction\AdsPush.Abstraction.csproj" />
2930 </ItemGroup >
3031
3132</Project >
You can’t perform that action at this time.
0 commit comments