diff options
| author | JPVenson <github@jpb.email> | 2024-11-17 01:23:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-17 01:23:26 +0100 |
| commit | 427359deee0a029a36ed92f2668968b5976eb4a9 (patch) | |
| tree | 3b0206f69fdc5a04f2b46fd63c3d25c4c4fe424d /fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj | |
| parent | 17e4485b946f5b58a0bed99312c57abb59181376 (diff) | |
| parent | 9e05abcc850c0c41818042d4383c621f54a6e40f (diff) | |
Merge branch 'master' into feature/EFUserData
Diffstat (limited to 'fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj')
| -rw-r--r-- | fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj b/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj index 73aae3f3d..1373d2fe0 100644 --- a/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj +++ b/fuzz/Emby.Server.Implementations.Fuzz/Emby.Server.Implementations.Fuzz.csproj @@ -2,7 +2,7 @@ <PropertyGroup> <OutputType>Exe</OutputType> - <TargetFramework>net8.0</TargetFramework> + <TargetFramework>net9.0</TargetFramework> </PropertyGroup> <ItemGroup> |
