3 references to VerifyDependency
Microsoft.NET.Publish.Tests (3)
GivenThatWeWantToPublishAProjectWithAllFeatures.cs (3)
41VerifyDependency(dependencyContext, "Newtonsoft.Json", targetFramework == "net6.0" ? "lib/net6.0/" : "lib/netstandard1.3/", null); 44VerifyDependency(dependencyContext, "TestLibrary", "", null, 48VerifyDependency(dependencyContext, "Humanizer.Core", targetFramework == "net6.0" ? "lib/netstandard2.0/" : "lib/netstandard1.0/", "Humanizer",