Skip to content

Commit a369d53

Browse files
committed
Fix the template tests
1 parent cbec7e9 commit a369d53

File tree

2 files changed

+0
-2
lines changed
  • src/Tests/dotnet-new.Tests/Approvals
    • sample03.optional-page.EnableContactPage=true.verified/sample03
    • sample03.optional-page.verified/sample03

2 files changed

+0
-2
lines changed

src/Tests/dotnet-new.Tests/Approvals/sample03.optional-page.EnableContactPage=true.verified/sample03/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
using System.IO;
54
using Microsoft.AspNetCore.Hosting;
65

76
namespace sample03

src/Tests/dotnet-new.Tests/Approvals/sample03.optional-page.verified/sample03/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
using System.IO;
54
using Microsoft.AspNetCore.Hosting;
65

76
namespace sample03

0 commit comments

Comments
 (0)