Update Contributing.md

ProjectStructure.md link added to the Contributing.md
pull/534/head
Buddhika Chathuranga 2020-05-28 08:18:09 +05:30
parent 395b4679a4
commit 486ed716bc
1 changed files with 4 additions and 0 deletions

View File

@ -26,3 +26,7 @@ dotnet build src\winsw.sln
```
dotnet test src\Test\winswTests\winswTests.csproj
```
## Project Structure
You can find project structure guideline [here.](doc/developer/projectStructure.md)