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



##########
File path: netcore/geode-dotnet-core.sln
##########
@@ -0,0 +1,31 @@
+

Review comment:
       Sorry, forgot to answer your question: Yes, you should be able to build 
and run tests on Mac without any IDE, just an install of the .net 5.0 SDK.
   
   I'm working on a BUILDING.md for .net core, but the short version is:
   * Install .net 5.0 SDK and set up PATH to tools
   * From $GeodeNative_ROOT/netcore:
      `dotnet build`
      `startserver.sh`
      `dotnet test`
      `stopserver.sh`




-- 
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