Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Replacing nuget packages with DLLs in Blazor server

$
0
0

I have Blazor sever app that uses some nuget packges and works fine. Now I want to refernce DLLs /Assemblies instead of nuget packges, beacuase our build server cannot process nuget packages, and I must replace them with DLLs. I removed nuget packegs using Nutget package Manager in VS 2022 and tried to add DLLs, that I find them in lib directory of downloaded appropriate nuget packages, But I could not add refrences, becuase of the following error:

"The reference in invalid or unsupported".

Can anyone help me, to solve my Problem?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>