File tree 3 files changed +2
-51
lines changed
3 files changed +2
-51
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -68,6 +68,8 @@ Pull requests are welcome. But please read the
68
68
69
69
To build and test the solution locally standard commands like ` dotnet build ` and ` dotnet test ` work.
70
70
71
+ The protocol buffer tests require the protocol buffer compiler executable ` protoc ` to be available in your path.
72
+
71
73
Documentation is generated using [ DocFX] ( https://dotnet.github.io/docfx/index.html ) .
72
74
73
75
It is generally expected that pull requests will include relevant tests.
@@ -76,9 +78,3 @@ And build warnings will break the build.
76
78
77
79
If you are having trouble debugging a test that is failing for a platform you
78
80
don't have access to please us know.
79
-
80
- Thanks to [ Gitpod] ( https://gitpod.io/ ) there is a really easy way of
81
- creating a ready to go development environment with VS Code. All from your
82
- browser.
83
-
84
- [ ![ Open in Gitpod] ( https://gitpod.io/button/open-in-gitpod.svg )] ( https://gitpod.io/#https://github.com/CycloneDX/cyclonedx-dotnet-library )
You can’t perform that action at this time.
0 commit comments