Skip to content

Commit

Permalink
Verify Core 8.x changes
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmarbach authored Nov 6, 2023
1 parent 2b11294 commit 919198b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<ItemGroup>
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="8.0.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="2.0.0" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="8.1.6" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="2.0.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="MongoDB.Driver" Version="2.19.1" />
Expand All @@ -21,4 +21,4 @@
<ProjectReference Include="..\NServiceBus.Storage.MongoDB.TransactionalSession\NServiceBus.Storage.MongoDB.TransactionalSession.csproj" />
</ItemGroup>

</Project>
</Project>

0 comments on commit 919198b

Please sign in to comment.