2 references to DotnetNewTestAssets
Microsoft.TemplateEngine.Cli.UnitTests (2)
BaseTest.cs (2)
16public static string DotnetNewTestPackagesBasePath { get; } = VerifyExists(Path.Combine(DotnetNewTestAssets, "nupkg_templates")); 21public static string DotnetNewTestTemplatesBasePath { get; } = VerifyExists(Path.Combine(DotnetNewTestAssets, "test_templates"));