Skip to content

Commit

Permalink
fix: Avoid error on SamplesApp.UITests
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinZikmund committed Aug 27, 2024
1 parent 1d6e4f0 commit c1a24f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SamplesApp/SamplesApp.UITests/SamplesApp.UITests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
<NoWarn>$(NoWarn);SYSLIB1045;CS1998</NoWarn>
</PropertyGroup>

<Import Project="../../targetframework-override-noplatform.props" />

<ItemGroup>
<PackageReference Include="FluentAssertions" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
Expand Down

0 comments on commit c1a24f6

Please sign in to comment.