vs-threading/CONTRIBUTING.md

833 B

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Building

Prerequisites:

Build steps

This project can be built with the follow commands from a Visual Studio Developer Command Prompt, assuming the working directory is the root of this repository:

msbuild /restore src

This solution can also be built from within Visual Studio 2017.

Pull requests

We are not yet accepting external pull requests for this repository.

We hope to soon.