We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81242fe commit c7d42a2Copy full SHA for c7d42a2
build.bat
@@ -1,5 +1,5 @@
1
@ECHO OFF
2
-dotnet restore RabbitMQDotNetClientWithRT.sln
+dotnet restore RabbitMQDotNetClient.sln
3
dotnet run -p .\projects\client\Apigen\Apigen.csproj --apiName:AMQP_0_9_1 .\docs\specs\amqp0-9-1.stripped.xml .\gensrc\autogenerated-api-0-9-1.cs
4
msbuild.\projects\client\RabbitMQ.Client
5
dotnet build .\projects\client\Unit
0 commit comments