Hi,
I’m creating a library which has different dependencies (with different dependencies I mean that I have 4 different .xaml and i call them throughout all the process). In that library I make an API Call, I have two files, one excel and a txt file; that are required for the code to execute properly. When I test it from the studio, there is no problem. But when I create the nugget package, I import it to the project and going to use it, it throws me an error something about, not having a default property.