Skip to content

Commit 4305958

Browse files
committed
whitespace
1 parent 8244e8c commit 4305958

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/src/webdriver/WebDriver.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<!--TODO when AOT is ready https://github.com/SeleniumHQ/selenium/issues/14480-->
4747
<!--<PropertyGroup Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">
48-
<IsAotCompatible>true</IsAotCompatible>
48+
<IsAotCompatible>true</IsAotCompatible>
4949
</PropertyGroup>-->
5050

5151
<ItemGroup>

0 commit comments

Comments
 (0)