aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Debugger/Ryujinx.Debugger.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Debugger/Ryujinx.Debugger.csproj')
-rw-r--r--Ryujinx.Debugger/Ryujinx.Debugger.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Debugger/Ryujinx.Debugger.csproj b/Ryujinx.Debugger/Ryujinx.Debugger.csproj
index a67662cc..90ec5b46 100644
--- a/Ryujinx.Debugger/Ryujinx.Debugger.csproj
+++ b/Ryujinx.Debugger/Ryujinx.Debugger.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <TargetFramework>netcoreapp3.0</TargetFramework>
+ <TargetFramework>netcoreapp3.1</TargetFramework>
<Configurations>Debug;Release;Profile Release;Profile Debug</Configurations>
</PropertyGroup>