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 6c5c572 commit e6080b6Copy full SHA for e6080b6
dotnet/selenium-dotnet-version.bzl
@@ -1,6 +1,6 @@
1
# BUILD FILE SYNTAX: STARLARK
2
3
-SE_VERSION = "4.0.0"
+SE_VERSION = "4.0.0-rc3"
4
ASSEMBLY_VERSION = "4.0.0.0"
5
SUPPORTED_NET_FRAMEWORKS = ["net45", "net46", "net47", "net48"]
6
SUPPORTED_NET_STANDARD_VERSIONS = ["netstandard2.0", "netstandard2.1", "net5.0"]
0 commit comments