You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a Xamarin.Forms solution which includes a Xamarin MAC project. In all the projects, I used Xam.Plugins.Settings NuGet package By James from Microsoft. When I tried to convert the project from PC to PR, I found this warning message propping up into a browser: "Xam.Plugins.Settings v3.1.1
'content' assets will not be available when the package is installed after the migration."
NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe):VS UI
NuGet version (x.x.x.xxx):
dotnet.exe --version (if appropriate):
VS version (if appropriate): 2017
OS version (i.e. win10 v1607 (14393.321)):
Worked before? If so, with which NuGet version:
Detailed repro steps so we can see the same problem
Create a Xamarin.Forms project
Within that solution Add a Xamarin.MAC project.
Install Xam.Plugins.Settings NuGet package into MacOS project
Details about Problem
I'm working on a Xamarin.Forms solution which includes a Xamarin MAC project. In all the projects, I used Xam.Plugins.Settings NuGet package By James from Microsoft. When I tried to convert the project from PC to PR, I found this warning message propping up into a browser:
"Xam.Plugins.Settings v3.1.1
'content' assets will not be available when the package is installed after the migration."
NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe):VS UI
NuGet version (x.x.x.xxx):
dotnet.exe --version (if appropriate):
VS version (if appropriate): 2017
OS version (i.e. win10 v1607 (14393.321)):
Worked before? If so, with which NuGet version:
Detailed repro steps so we can see the same problem
Create a Xamarin.Forms project
Within that solution Add a Xamarin.MAC project.
Install Xam.Plugins.Settings NuGet package into MacOS project
change the project from PC to PR
...
Other suggested things
Verbose Logs
Please include verbose logs (NuGet.exe -verbosity detailed | dotnet.exe --verbosity diag | etc...)
Sample Project
Very helpful if you can zip a project and paste into this issue!
The text was updated successfully, but these errors were encountered: