I have downloaded the RabbitMQ Client v3.6.9 and tried to build it in VS2019.
When I build it in VS2019 I receive:
error CS2001: Source file 'D:\MyProjects\RabbitMQ\rabbitmq-dotnet-client-rabbitmq_v3_6_9\projects\client\RabbitMQ.Client......\gensrc\RabbitMQ.Client\autogenerated-api-0-9-1.cs' could not be found.
How to fix it?