aboutsummaryrefslogtreecommitdiff
path: root/Emby.Notifications/Emby.Notifications.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.Notifications/Emby.Notifications.csproj')
-rw-r--r--Emby.Notifications/Emby.Notifications.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Notifications/Emby.Notifications.csproj b/Emby.Notifications/Emby.Notifications.csproj
index 5edcf2f29..d200682e6 100644
--- a/Emby.Notifications/Emby.Notifications.csproj
+++ b/Emby.Notifications/Emby.Notifications.csproj
@@ -6,7 +6,7 @@
</PropertyGroup>
<PropertyGroup>
- <TargetFramework>net5.0</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>