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

The referenced component could not be found - warnings in Fall Creators Update Min Target #2087

Closed
positiveperspective opened this issue May 12, 2018 · 17 comments
Labels
help wanted Issues identified as good community contribution opportunities visual studio 🔀
Milestone

Comments

@positiveperspective
Copy link

positiveperspective commented May 12, 2018

I'm submitting a...

Bug report (I searched for similar issues and did not find one)

Current behavior

I had to change the minimum target version of application to Windows 10 Fall Creators Update as I need to get control over SQL.

After changing the min target version I get multiple Warnings (113):

Severity Code Description Project File Line Suppression State
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Security.Cryptography.Encoding.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.ComponentModel.TypeConverter.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Reflection.Primitives.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Threading.Tasks.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Security.Cryptography.X509Certificates.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Diagnostics.FileVersionInfo.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Diagnostics.StackTrace.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Diagnostics.TextWriterTraceListener.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.ComponentModel.Composition.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.Serialization.Xml.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Drawing.Primitives.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Globalization.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Diagnostics.Tools.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.FileSystem.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Linq.Expressions.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.InteropServices.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.AppContext.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Xml.Linq.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\Microsoft.Win32.Primitives.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Dynamic.Runtime.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.Sockets.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Linq.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Diagnostics.Contracts.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.Serialization.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Xml.XmlSerializer.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.ValueTuple.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.IsolatedStorage.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Threading.Overlapped.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Globalization.Calendars.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Diagnostics.Process.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.Serialization.Primitives.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.ComponentModel.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Security.Cryptography.Algorithms.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Linq.Parallel.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Text.Encoding.Extensions.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.Primitives.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Xml.XmlDocument.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Core.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Xml.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Text.Encoding.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.WebSockets.Client.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Security.Cryptography.Primitives.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.CompilerServices.VisualC.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.ComponentModel.Primitives.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Globalization.Extensions.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.Http.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Console.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.NameResolution.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Xml.Serialization.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Security.Cryptography.Csp.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\mscorlib.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Collections.Concurrent.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Reflection.Extensions.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Threading.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Diagnostics.TraceSource.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Xml.XDocument.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.Compression.FileSystem.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.Ping.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Drawing.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.NetworkInformation.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Xml.XPath.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.Requests.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.InteropServices.RuntimeInformation.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.Handles.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.ComponentModel.EventBasedAsync.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Threading.ThreadPool.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.Compression.ZipFile.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.UnmanagedMemoryStream.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Resources.Reader.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Xml.XPath.XDocument.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.ObjectModel.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Transactions.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Collections.Specialized.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.WebHeaderCollection.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Reflection.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.Serialization.Json.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.Security.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Numerics.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Threading.Tasks.Parallel.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Security.Claims.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Linq.Queryable.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Resources.Writer.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.ServiceModel.Web.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Diagnostics.Debug.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.FileSystem.Primitives.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Diagnostics.Tracing.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Xml.ReaderWriter.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Web.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Collections.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.Pipes.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.Numerics.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.MemoryMappedFiles.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Data.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Security.SecureString.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.WebSockets.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.FileSystem.DriveInfo.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Threading.Thread.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.Serialization.Formatters.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.FileSystem.Watcher.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Resources.ResourceManager.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Runtime.Extensions.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\netstandard.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Threading.Timer.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Data.Common.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Text.RegularExpressions.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.IO.Compression.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Security.Principal.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Windows.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Net.dll' could not be found. debugging toolkit uwp ui controls
Warning The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\ref\System.Collections.NonGeneric.dll' could not be found. debugging toolkit uwp ui controls

The problem is associated with Microsoft.Toolkit.Uwp.UI.Controls NuGet Package v.2.2.0.

The problem didn't occur when the Target Minimum Version was set to older version of Windows.

Expected behavior

The warnings should not be present. I checked the path for missing ddl's and they are present under:

C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\NETStandard.Library\2.0.2\build\netstandard2.0\ref

folder NETStandard.Library in error list is all in small letters(however I don't know if it makes difference.

I also tried to add the folder above to the reference paths but problem persists.

Minimal reproduction of the problem with instructions

  1. Launch Visual Studio v.15.7.1
  2. Create new C# UWP Project
  3. Install Microsoft.Toolkit.Uwp.UI.Controls Package via NuGet
  4. Save Project and Close Visual Studio
  5. Restart Visual Studio and open recently created project
  6. Open References Node in Solution Explorer

Environment

Nuget Package(s): 
Microsoft.NETCore.UniversalWindowsPlatform v6.1.4
Microsoft.Toolkit.Uwp.UI.Controls v2.2.0


Windows 10 Build Number:
- [ ] Anniversary Update (14393) 
- [ ] Creators Update (15063)
- [ ] Fall Creators Update (16299)
- [ ] Insider Build (build number: )
- [X] Windows 10 version 1803 (17134)

App min and target version:
Target version:
- [ ] Anniversary Update (14393) 
- [ ] Creators Update (15063)
- [ ] Fall Creators Update (16299)
- [ ] Insider Build (xxxxx)
- [X] Windows 10 version 1803 (17134)

Min version:
- [ ] Anniversary Update (14393) 
- [ ] Creators Update (15063)
- [X] Fall Creators Update (16299)
- [ ] Insider Build (xxxxx)
- [ ] Windows 10 version 1803 (17134)

Device form factor:
- [X] Desktop
- [ ] Mobile
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT

Visual Studio 
- [X] 2017 (version: 15.7.1)
- [ ] 2017 Preview (version: )

Microsoft .NET Framework Ver. 4.7.03056

@nmetulev
Copy link
Contributor

Tried it with the latest 3.0 preview and can reproduce the issue. @onovotny, any idea what's happening here?

@nmetulev nmetulev added visual studio 🔀 help wanted Issues identified as good community contribution opportunities labels May 14, 2018
@ashiqhassan95
Copy link

I have the same issue. If you want to experience the issue, just do the procedure below,
System: Windows 10 April Update
VS: Visual Studio 15.7.1 Community
SDK: Windows 10 April Update SDK [Win10SDK_10.0.17134]
Microsoft.NETCore.UniversalWindowsPlatform 6.1.4 on Nuget

  1. Create UWP application Targeting Windows 10, version 1803 and minimum to Fall creator update
  2. Now Install Nuget package "Microsoft.Toolkit.Uwp" version 2.2.0 [Latest]
  3. In output window you clearly see the following message

NU1603: runtime.native.System.IO.Compression 4.3.0 depends on runtime.win10-arm64.runtime.native.System.IO.Compression (>= 4.3.0) but runtime.win10-arm64.runtime.native.System.IO.Compression 4.3.0 was not found. An approximate best match of runtime.win10-arm64.runtime.native.System.IO.Compression 4.3.1 was resolved.

image

  1. Now close visual studio and reopen it with the solution we created before (step 1)
  2. There will be bunch of references as said by @positiveperspective
    image

Compilation and deployment is successful. Application runs.. The problem is the warnings in the solution and unwanted bundle of references. Please fix the issue

@Odonno
Copy link
Contributor

Odonno commented May 14, 2018

It seems I can reproduce this bug. And the worst part is that each time you add new NuGet package reference, Visual Studio freeze to death.

I set Minimum & Target version to Fall Creators Update and my machine runs on latest Insiders build.

@devsko
Copy link

devsko commented May 14, 2018

Same here, A ton of warnings in all UWP projects with min version FCU (even without reference to community toolkit).
I have 1 extra backslash in the path (between netstandard2.0 and ref)

The referenced component 'C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\netstandard.library\2.0.2\build\netstandard2.0\\ref\System.Net.Http.dll' could not be found.

@Odonno
Copy link
Contributor

Odonno commented May 14, 2018

Oh yeah. Good catch. I have also the extra backslash and it explains why it cannot access the dll files.

@positiveperspective
Copy link
Author

Since it is on one reference is it possible it affects all the other ones?
Where exactly needs to be made the fix?

@devsko
Copy link

devsko commented May 14, 2018

The backslash is not the reason. I removed them all in NETStandard.Library.targets. This changed the messages but not the warnings.
It seems the problem occurs when referencing a Netstandard library from a UWP app or library. After adding an explicit nuget reference to Netstandard.Library to my UWP library the warnings went away.

@ashiqhassan95
Copy link

@devsko In my UWP project, I didn't referenced to netstandard library.. So I think that's not the problem here.

@positiveperspective
Copy link
Author

@devsko can you post me the steps to implement your solution to problem?

So far what I did I removed all the broken references from the references folder. At least I can work on the project. However warnings come back when I restart VS.

@positiveperspective
Copy link
Author

@ashiqhassan95 did you manage to get rid of the warnings?

@devsko
Copy link

devsko commented May 14, 2018

@positiveperspective I just added Netstandard.Library package with NuGet Package Manager to my UWP library. That solved my problem

@ashiqhassan95
Copy link

@positiveperspective not yet.
Let me try with what @devsko said

@positiveperspective
Copy link
Author

I will try that then. I will come back later.

@positiveperspective
Copy link
Author

@devsko @ashiqhassan95 Yes. Installing Netstandard.Library via NuGet seems doing the trick. I must have had closed and restarted Visual Studio so the solution got cleaned of the broken references.
App is not laggy anymore.

Must be a solution then.
Thanks @devsko

@nmetulev nmetulev added this to the 3.0 milestone May 15, 2018
@ashiqhassan95
Copy link

@devsko @positiveperspective @nmetulev Adding NetStandard.Library hide the warning. But that's not the ultimate solution for that. It is bug in the visual studio.

@ghost
Copy link

ghost commented May 21, 2018

that's a known issue with the UWP meta package dotnet/standard#708

@nmetulev
Copy link
Contributor

Closing as a known issue with the meta package

@CommunityToolkit CommunityToolkit locked as resolved and limited conversation to collaborators Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Issues identified as good community contribution opportunities visual studio 🔀
Projects
None yet
Development

No branches or pull requests

5 participants