Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[.net-ios] Warning : The file 'TinyIoc.cs' does not specify a 'PublishFolderType' metadata, and a default value could not be calculated. #157

Open
adydecki opened this issue Aug 24, 2022 · 1 comment

Comments

@adydecki
Copy link

When TinyIoC NuGet is added to the .net-ios project it results with a compilation warning as shown below:

My question is what does it mean and how to get rid of this warning?

I appreciate any help provided.

/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/15.4.430/targets/Xamarin.Shared.Sdk.targets(1444,3): warning : The file '/Users/adrian/.nuget/packages/tinyioc/1.4.0-rc1/contentFiles/cs/any/TinyIoc.cs' does not specify a 'PublishFolderType' metadata, and a default value could not be calculated. The file will not be copied to the app bundle.
@niemyjski
Copy link
Collaborator

You may want to post this on stack overflow as this feels specific to ios Xamarin development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants