mirror of https://github.com/winsw/winsw
Update Contributing.md
ProjectStructure.md link added to the Contributing.mdpull/534/head
parent
395b4679a4
commit
486ed716bc
|
@ -26,3 +26,7 @@ dotnet build src\winsw.sln
|
||||||
```
|
```
|
||||||
dotnet test src\Test\winswTests\winswTests.csproj
|
dotnet test src\Test\winswTests\winswTests.csproj
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Project Structure
|
||||||
|
|
||||||
|
You can find project structure guideline [here.](doc/developer/projectStructure.md)
|
||||||
|
|
Loading…
Reference in New Issue