// Copyright (c) .NET Foundation. All rights reserved. // Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System; using System.IO; using System.Linq; using System.Text.RegularExpressions; using System.Threading.Tasks; using Newtonsoft.Json; using Newtonsoft.Json.Linq; using Templates.Test.Helpers; using Xunit; using Xunit.Abstractions; namespace Templates.Test { public class BaselineTest { private static readonly Regex TemplateNameRegex = new Regex( "new (?