Skip to content

Commit

Permalink
add tx session reference back to test projects (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
timbussmann authored Sep 13, 2022
1 parent 4b53b3f commit 0f362ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<PackageReference Include="System.Data.SqlClient" Version="4.8.1" />
<PackageReference Include="GitHubActionsTestLogger" Version="1.2.0" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="7.8.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="1.0.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<ItemGroup>
<PackageReference Include="Particular.Approvals" Version="0.3.0" />
<PackageReference Include="PublicApiGenerator" Version="10.3.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="1.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0f362ae

Please sign in to comment.