File tree 4 files changed +8
-5
lines changed
4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
* .orig
2
2
* .log
3
3
_site /
4
+ api /
4
5
5
6
# ##################
6
7
# # Generated files
Original file line number Diff line number Diff line change 4
4
"src" : [
5
5
{
6
6
"files" : [
7
- " projects/**.csproj"
7
+ " projects/RabbitMQ.Client.OAuth2/RabbitMQ.Client.OAuth2.csproj" ,
8
+ " projects/RabbitMQ.Client.OpenTelemetry/RabbitMQ.Client.OpenTelemetry.csproj" ,
9
+ " projects/RabbitMQ.Client/RabbitMQ.Client.csproj"
8
10
],
9
11
"exclude" : [
10
12
" **/obj/**" ,
Original file line number Diff line number Diff line change 2
2
3
3
Links:
4
4
5
- * [ RabbitMQ .NET Client] ( https://www.rabbitmq.com/dotnet.html )
6
- * [ RabbitMQ .NET Client API Guide] ( https://www.rabbitmq.com/dotnet-api-guide.html )
5
+ * [ RabbitMQ .NET Client] ( https://www.rabbitmq.com/client-libraries/ dotnet )
6
+ * [ RabbitMQ .NET Client API Guide] ( https://www.rabbitmq.com/client-libraries/ dotnet-api-guide )
7
7
* [ API Reference] ( api/RabbitMQ.Client.html )
8
- * [ Tutorials] ( https://www.rabbitmq.com/tutorials/tutorial-one-dotnet.html )
8
+ * [ Tutorials] ( https://www.rabbitmq.com/tutorials/tutorial-one-dotnet )
You can’t perform that action at this time.
0 commit comments