aboutsummaryrefslogtreecommitdiff
path: root/Emby.Naming
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2023-10-23 23:36:56 +0200
committerBond_009 <bond.009@outlook.com>2023-11-14 21:12:16 +0100
commiteb022c49ccb310ee46d8d7b7f46678312b13abc6 (patch)
treec76b3ce2ac97166c08b382851f267554a381fbe2 /Emby.Naming
parent3ec2d5592ed296f444ae5e5dafd23985def13110 (diff)
Update to .NET 8
Diffstat (limited to 'Emby.Naming')
-rw-r--r--Emby.Naming/Emby.Naming.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Naming/Emby.Naming.csproj b/Emby.Naming/Emby.Naming.csproj
index bc7548189..47f260550 100644
--- a/Emby.Naming/Emby.Naming.csproj
+++ b/Emby.Naming/Emby.Naming.csproj
@@ -6,7 +6,7 @@
</PropertyGroup>
<PropertyGroup>
- <TargetFramework>net7.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PublishRepositoryUrl>true</PublishRepositoryUrl>