I have a ASP.NET 6.0 API using SignalR.
Everything is OK on localhost. But when I publish project to folder by using Visual Studio 2022, I do not see SignalR's .dll file in the artifacts.
Is there any wrong when I publish project?
I have a ASP.NET 6.0 API using SignalR.
Everything is OK on localhost. But when I publish project to folder by using Visual Studio 2022, I do not see SignalR's .dll file in the artifacts.
Is there any wrong when I publish project?