Brightspace / rules_csharp

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

Upgrade to latest bazel version in CI #105

Closed jrbeverly closed 4 years ago

jrbeverly commented 4 years ago

Upgrade to the latest version of bazel in CI. This is related to the discussion in #101 about pinning vs. latest upgrading of the version of bazel.

There is a fix that may be of use in the development of ResX compilation, as that is using runfiles a lot for its compilation.