Fix#: try specifying arch in build arg #5
build-publish.yml
on: push
Build native library
44s
Build and push NuGet
18s
Annotations
3 warnings
|
Build and push NuGet
The assembly 'contentFiles/any/netstandard2.0/ApplicationLoopback.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
Build and push NuGet
The assembly 'content/ApplicationLoopback.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
Build and push NuGet:
ApplicationLoopback.NET/ApplicationLoopback.NET/ApplicationLoopbackCapture.cs#L26
The event 'ApplicationLoopbackCapture.CaptureStopped' is never used
|