Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 45c34f4

Browse files
1 parent 9969f0e commit 45c34f4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/SqlStreamStore.HAL.DevServer/SqlStreamStore.HAL.DevServer.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@
1515
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
1616
<PackageReference Include="SqlStreamStore.MsSql" Version="1.2.0-*" />
1717
<PackageReference Include="SqlStreamStore.Postgres" Version="1.2.0-*" />
18+
<PackageReference Include="System.IO.Pipelines" Version="4.5.1" />
1819
</ItemGroup>
1920
<ItemGroup>
2021
<ProjectReference Include="..\SqlStreamStore.HAL\SqlStreamStore.HAL.csproj" />
2122
</ItemGroup>
22-
</Project>
23+
</Project>

0 commit comments

Comments
 (0)