Skip to content

Commit 68ef583

Browse files
DharmishthaVPatelGitHub Copilot
andauthored
Update NServiceBus.RavenDB to 6.2 and add Gateway.RavenDB 6 folder for .NET 10 (#7763)
Co-authored-by: GitHub Copilot <[email protected]>
1 parent 238dd68 commit 68ef583

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net10.0</TargetFramework>
3+
<TargetFramework>net8.0</TargetFramework>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="NServiceBus.Gateway.RavenDB" Version="5.0.0-alpha.1" />
6+
<PackageReference Include="NServiceBus.Gateway.RavenDB" Version="5.0.0" />
77
</ItemGroup>
88
</Project>

Snippets/GatewayRavenDB/GatewayRavenDB_5/prerelease.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)