You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/07/15 15:55:55 UTC

[GitHub] [geode-native] mmartell commented on a change in pull request #823: GEODE-9360: Initial checkin of .net core support

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



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

Review comment:
       Good catch! 5 looks like more of an interim release for unification. 




-- 
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: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org