We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8196030 commit 846ca9cCopy full SHA for 846ca9c
1 file changed
MODULE.bazel
@@ -3,7 +3,7 @@
3
module(
4
name = "rules_dotnet",
5
version = "0.0.0",
6
- bazel_compatibility = [">=7.0.0"],
+ bazel_compatibility = [">=8.0.0"],
7
compatibility_level = 0,
8
)
9
0 commit comments