aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/ARMeilleure.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ARMeilleure/ARMeilleure.csproj')
-rw-r--r--ARMeilleure/ARMeilleure.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/ARMeilleure/ARMeilleure.csproj b/ARMeilleure/ARMeilleure.csproj
index 9567838e..f73df09f 100644
--- a/ARMeilleure/ARMeilleure.csproj
+++ b/ARMeilleure/ARMeilleure.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <TargetFramework>netcoreapp3.0</TargetFramework>
+ <TargetFramework>netcoreapp3.1</TargetFramework>
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64</RuntimeIdentifiers>
</PropertyGroup>