Hi All,
New to Telerik. We are trialling the Telerik tools in a new Blazor pilot project.
Currently all is going well however we are trying to setup our build pipeline but the build can't get the Telerik nuget package even if you setup the nuget feed path.
I have tried locally as well and here is the outcome: If I follow this document on setting up the nuget feed (https://docs.telerik.com/blazor-ui/installation/nuget) it comes up with no packages to display in the nuget package manager. However if you install using the msi the packages do display. Even if you uninstall the msi the nuget packages still display.
So obviously for build pipline purposes I don't really want to install the msi / can't as it is a linux container.
Any ideas on what I am missing here?