Brightspace / rules_csharp

Bazel rules for C#
Apache License 2.0
8 stars 5 forks source link

add example/test that exercises every framework #80

Closed omsmith closed 5 years ago

j3parker commented 5 years ago

This will pass analysis but probably fail bazel build ... because I think C# complains about not having a .cs file?

omsmith commented 5 years ago

Yeah, just warning CS2008: No source files specified.