GitHub user PivotalSarge opened a pull request: https://github.com/apache/geode-native/pull/51
GEODE-2636: Fix C# quickstarts. The C# quickstarts do not use CMake so the Visual Studio project files also needed to be updated with the product DLL name. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PivotalSarge/geode-native feature/GEODE-2636 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode-native/pull/51.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #51 ---- commit ec8de9ee6e583447e5c1c06b64dc590e6bfad423 Author: Sarge <mdo...@pivotal.io> Date: 2017-03-10T21:59:51Z GEODE-2636: Switch to variable in VS projects. commit ed46520bef1b013acc441f169684ef800319df86 Author: Sarge <mdo...@pivotal.io> Date: 2017-03-10T22:24:29Z GEODE-2636: Revert change to assembly name. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---