Closed omsmith closed 5 years ago
This will pass analysis but probably fail bazel build ... because I think C# complains about not having a .cs file?
bazel build ...
.cs
Yeah, just warning CS2008: No source files specified.
warning CS2008: No source files specified.
This will pass analysis but probably fail
bazel build ...
because I think C# complains about not having a.cs
file?