Skip to content

Commit

Permalink
reenable extras
Browse files Browse the repository at this point in the history
  • Loading branch information
majocha committed Oct 28, 2024
1 parent efc4c28 commit 1b00731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FSharp.Test.Utilities/FSharp.Test.Utilities.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<OtherFlags>$(OtherFlags) --warnon:1182</OtherFlags>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<!--Extra xUnit customizations, not required for the test suite to work, but can speed up local test runs and help with debugging.-->
<!--<DefineConstants>XUNIT_EXTRAS</DefineConstants>-->
<DefineConstants>XUNIT_EXTRAS</DefineConstants>
</PropertyGroup>

<PropertyGroup Condition="'$(BUILDING_USING_DOTNET)' == 'true'">
Expand Down

0 comments on commit 1b00731

Please sign in to comment.