diff options
| author | Bond_009 <bond.009@outlook.com> | 2022-10-13 17:55:20 +0200 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2022-12-07 16:42:05 +0100 |
| commit | 236dd650d0c9a4a8e4bad06b188387a1e6447de4 (patch) | |
| tree | 3adfd89ecee077ef08c9d2d9bcf3393d4ee0c4f2 /Emby.Naming | |
| parent | f3c57e6a0ae015dc51cf548a0380d1bed33959c2 (diff) | |
Update projects to .net7
Diffstat (limited to 'Emby.Naming')
| -rw-r--r-- | Emby.Naming/Emby.Naming.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Naming/Emby.Naming.csproj b/Emby.Naming/Emby.Naming.csproj index fbf0e1cec..80bc57a5d 100644 --- a/Emby.Naming/Emby.Naming.csproj +++ b/Emby.Naming/Emby.Naming.csproj @@ -6,7 +6,7 @@ </PropertyGroup> <PropertyGroup> - <TargetFramework>net6.0</TargetFramework> + <TargetFramework>net7.0</TargetFramework> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateDocumentationFile>true</GenerateDocumentationFile> <PublishRepositoryUrl>true</PublishRepositoryUrl> |
