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 8244e8c commit 4305958Copy full SHA for 4305958
dotnet/src/webdriver/WebDriver.csproj
@@ -45,7 +45,7 @@
45
46
<!--TODO when AOT is ready https://github.com/SeleniumHQ/selenium/issues/14480-->
47
<!--<PropertyGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">
48
- <IsAotCompatible>true</IsAotCompatible>
+ <IsAotCompatible>true</IsAotCompatible>
49
</PropertyGroup>-->
50
51
<ItemGroup>
0 commit comments