Images in Blazor Class Library available if referencing the .csproj, but unavailable in NuGet package once deployed and consumed via Nuget
I am working on a Blazor Component Library on .NET 8 within a corporation that contains many different officially designed and branded Components. Most work fine without flaw, but the Icon component is having issues finding the .svg files after being packed and consumed by another application via Nuget Package Manager.