aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/Ryujinx.Core.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Core/Ryujinx.Core.csproj')
-rw-r--r--Ryujinx.Core/Ryujinx.Core.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Core/Ryujinx.Core.csproj b/Ryujinx.Core/Ryujinx.Core.csproj
index b9374af1..27e43626 100644
--- a/Ryujinx.Core/Ryujinx.Core.csproj
+++ b/Ryujinx.Core/Ryujinx.Core.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <TargetFramework>netcoreapp2.0</TargetFramework>
+ <TargetFramework>netcoreapp2.1</TargetFramework>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">