Skip to content

Commit 8555c64

Browse files
committed
Fix dotnet client lib page
Link to NuGet to show supported TFMs
1 parent 68f2d8a commit 8555c64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

client-libraries/dotnet.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,20 +39,20 @@ targets what .NET standard (or .NET framework) version.
3939

4040
<tr>
4141
<td>
42-
7.x (in development)
42+
7.x
4343
</td>
4444
<td>
45-
.NET Framework 4.6.1+ or a .NET 5 through 7
45+
<a href="https://www.nuget.org/packages/RabbitMQ.Client/#supportedframeworks-body-tab">Supported Frameworks</a>
4646
</td>
47-
<td>in development</td>
47+
<td>supported</td>
4848
</tr>
4949

5050
<tr>
5151
<td>
5252
6.x
5353
</td>
5454
<td>
55-
.NET Framework 4.6.1+ or a .NET 5 through 7
55+
<a href="https://www.nuget.org/packages/RabbitMQ.Client/6.8.1#supportedframeworks-body-tab">Supported Frameworks</a>
5656
</td>
5757
<td>supported</td>
5858
</tr>

0 commit comments

Comments
 (0)