pdxcodemonkey commented on a change in pull request #823:
URL: https://github.com/apache/geode-native/pull/823#discussion_r664752008



##########
File path: netcore/NetCore/NetCore.csproj
##########
@@ -0,0 +1,10 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+    <PropertyGroup>
+        <TargetFramework>netcoreapp3.1</TargetFramework>

Review comment:
       Actually wait - we need to stick with 3.1.  3.1 is LTS, 5 is not, it's 
some weird interim release that we should just ignore.  3.1 is actually 
supported _longer_ than 5, and we can go directly from 3.1 to 6 in the fall 
when it comes out - see this tech note:  
https://dotnet.microsoft.com/platform/support/policy/dotnet-core




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to