Skip to content

Commit

Permalink
chore: Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
dr1rrb authored and jeromelaban committed Sep 30, 2024
1 parent 334581d commit 60c95da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/SamplesApp/SamplesApp.UITests/SamplesApp.UITests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
<NoWarn>$(NoWarn);SYSLIB1045;CS1998</NoWarn>
</PropertyGroup>

<ItemGroup Condition="'$(Configuration)' == 'Debug'">
<Import Project="../../targetframework-override-noplatform.props" />
</ItemGroup>
<Import Project="../../targetframework-override-noplatform.props" />

<ItemGroup>
<PackageReference Include="FluentAssertions" />
Expand Down

0 comments on commit 60c95da

Please sign in to comment.