Skip to content

Commit

Permalink
fixup! define @net//:StandardReferences
Browse files Browse the repository at this point in the history
  • Loading branch information
omsmith committed Oct 3, 2019
1 parent 08fbdec commit 707c664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions csharp/private/net/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ load("@d2l_rules_csharp//csharp/private:rules/imports.bzl", "import_multiframewo
import_multiframework_library(
name = "StandardReferences",
net20 = "@net20//:StandardReferences",
net40 = "@net40//:StandardReferences",
net45 = "@net45//:StandardReferences",
net451 = "@net451//:StandardReferences",
net452 = "@net452//:StandardReferences",
Expand Down

0 comments on commit 707c664

Please sign in to comment.