Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit 98d704e

Browse files
authored
Update Titanium.Web.Proxy.IntegrationTests.csproj
fix
1 parent 6c540ca commit 98d704e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Titanium.Web.Proxy.IntegrationTests/Titanium.Web.Proxy.IntegrationTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
1919
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
2020
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />
21+
<PackageReference Include="System.IO.Pipelines" Version="4.7.1" />
2122
</ItemGroup>
2223

2324
<ItemGroup>

0 commit comments

Comments
 (0)