Skip to content

Commit d845536

Browse files
committed
build fixes
1 parent 6e39696 commit d845536

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/Polly.RateLimiting.Tests/Polly.RateLimiting.Tests.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<NoWarn>$(NoWarn);SA1600;SA1204</NoWarn>
99
<Include>[Polly.RateLimiting]*</Include>
1010
</PropertyGroup>
11+
<ItemGroup>
12+
<Compile Include="..\Polly.Core.Tests\Utils\ExceptionUtilitiesTests.cs" Link="ExceptionUtilitiesTests.cs" />
13+
</ItemGroup>
1114

1215
<ItemGroup>
1316
<ProjectReference Include="..\..\src\Polly.RateLimiting\Polly.RateLimiting.csproj" />

0 commit comments

Comments
 (0)