tisonkun commented on issue #159:
URL: 
https://github.com/apache/pulsar-dotpulsar/issues/159#issuecomment-1700107450

   I've staged the sources at 
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-dotpulsar-3.0.0-candidate-1/
   
   But when staging the binary package, the following command doesn't work:
   
   ```shell
   $ nuget pack ./src/DotPulsar/DotPulsar.csproj
   Attempting to build package from 'DotPulsar.csproj'.
   MSBuild auto-detection: using msbuild version '15.0' from 
'/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/15.0/bin'.
   Error NU5012: Unable to find 'bin\Debug/DotPulsar/bin/Debug/'. Make sure the 
project has been built.
   ```
   
   It remains the same if I run `dotnet build` first.
   
   @entvex @blankensteiner could you share the command you build/stage the 
binary (what we download from NuGet)? I don't have a Windows env at hand and I 
hope the binary should be platform independent.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to