Skip to content

Commit

Permalink
chore: adding sonarqubetestproject
Browse files Browse the repository at this point in the history
  • Loading branch information
tiwarishubham635 authored May 27, 2024
1 parent c3f167d commit 83cb7bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/Twilio.Test/Twilio.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<NoWarn>$(NoWarn);CS1591</NoWarn>
<NoWarn>$(NoWarn);CS1587</NoWarn>
<NoWarn>CS8765CS1587;CS1591;CS1570;CS1573;CS1572;CS8618;CS8603;CS8625;CS8604;CS8765</NoWarn>
<SonarQubeTestProject>true</SonarQubeTestProject>

</PropertyGroup>
<ItemGroup>
Expand All @@ -26,4 +27,4 @@
<ProjectReference Include="..\..\src\Twilio\Twilio.csproj" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 83cb7bf

Please sign in to comment.