Skip to content

Commit

Permalink
build fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
martintmk committed Jun 19, 2023
1 parent 6e39696 commit d845536
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/Polly.RateLimiting.Tests/Polly.RateLimiting.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
<NoWarn>$(NoWarn);SA1600;SA1204</NoWarn>
<Include>[Polly.RateLimiting]*</Include>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\Polly.Core.Tests\Utils\ExceptionUtilitiesTests.cs" Link="ExceptionUtilitiesTests.cs" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\src\Polly.RateLimiting\Polly.RateLimiting.csproj" />
Expand Down

0 comments on commit d845536

Please sign in to comment.