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 6cb9315 commit b19bc9eCopy full SHA for b19bc9e
CorePush.Tester/CorePush.Tester.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
6
</PropertyGroup>
7
8
<ItemGroup>
CorePush/CorePush.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Title>Server Side library for sending ✅Web, ✅Android and ✅iOS Push Notifications</Title>
0 commit comments