aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.SDL2.Common
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.SDL2.Common')
-rw-r--r--src/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj b/src/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj
index 955e6d3f..8e795304 100644
--- a/src/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj
+++ b/src/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <TargetFramework>net7.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>