❔ System.Runtime.WindowsRuntime.4.7.0 Problem
hi i got this problem and i need help
Severity Code Description Project File Line Suppression State
Error The item "C:\Users\NoMoreLife\Desktop\BankingAppDemo\packages\System.Runtime.WindowsRuntime.4.7.0\build\net461....\ref\netstandard2.0\System.Runtime.WindowsRuntime.dll" in item list "ReferencePath" does not define a value for metadata "CopyLocal". In order to use this metadata, either qualify it by specifying %(ReferencePath.CopyLocal), or ensure that all items in this list define a value for this metadata. BankingAppDemo
2 Replies
can you try https://learn.microsoft.com/nuget/consume-packages/migrate-packages-config-to-package-reference
Migrating from packages.config to PackageReference formats
Details on how to migrate a project from the packages.config management format to PackageReference as supported by NuGet 4.0+ and VS2017 and .NET Core 2.0
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.