Subject: Portable Nuget package
Hi,
I'm referencing Matrix.Mono in my .NET portable library and works like a charm. I user this library in Android and iOS projects without problems. However the nuget package does not contains an explicit portable version of the dll, so every time I update the nuget package, or I have to add it to a new project, Matrix.dll isn't added as a reference and I have to manually browse for it and add to the project. Here is someone who has my same problem: https://forums.xamarin.com/discussion/79234/nuget-package-…
It's possible to embed a copy of Matrix.dll also in the "lib\portable-net45+win+wpa81+wp80" folder inside the package?
Thanks,
Domenico
I'm referencing Matrix.Mono in my .NET portable library and works like a charm. I user this library in Android and iOS projects without problems. However the nuget package does not contains an explicit portable version of the dll, so every time I update the nuget package, or I have to add it to a new project, Matrix.dll isn't added as a reference and I have to manually browse for it and add to the project. Here is someone who has my same problem: https://forums.xamarin.com/discussion/79234/nuget-package-…
It's possible to embed a copy of Matrix.dll also in the "lib\portable-net45+win+wpa81+wp80" folder inside the package?
Thanks,
Domenico