
System.IO.FileLoadException : Could not load file or assembly 'System.Diagnostics.DiagnosticSource, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)
---- System.Security.SecurityException : Strong name validation failed. (Exception from HRESULT: 0x8013141A)
Stack Trace:
at Microsoft.AspNet.Hosting.WebApplicationBuilder.BuildHostingServices()
at Microsoft.AspNet.Hosting.WebApplicationBuilder.Build()
I:\Work\GitHub\KestrelHttpServer\test\Microsoft.AspNet.Server.Kestrel.FunctionalTests\PathBaseTests.cs(97,0): at Microsoft.AspNet.Server.Kestrel.FunctionalTests.PathBaseTests.d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)