Skip to content

Commit

Permalink
Verify Core 8.x changes (#1219)
Browse files Browse the repository at this point in the history
* Update NServiceBus.RavenDB.TransactionalSession.AcceptanceTests.csproj

* Update NServiceBus.RavenDB.TransactionalSession.Tests.csproj
  • Loading branch information
danielmarbach committed Nov 6, 2023
1 parent c5688ab commit 7e73f5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<ItemGroup>
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="NServiceBus.AcceptanceTesting" Version="8.0.3" />
<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.4.2" />
<PackageReference Include="RavenDB.Client" Version="5.4.103" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="Particular.Approvals" Version="0.3.0" />
<PackageReference Include="PublicApiGenerator" Version="11.0.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="2.0.0" />
<PackageReference Include="NServiceBus.TransactionalSession" Version="2.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7e73f5f

Please sign in to comment.