Skip to content

Commit d9cae1f

Browse files
committed
Update newer files after merge.
1 parent 1c3f969 commit d9cae1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ReportGenerator.Core.Test/MsBuildTest.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System;
1+
using System;
22
using System.Diagnostics;
33
using System.IO;
44
using Xunit;

src/ReportGenerator.Core/Reporting/Builders/MhtmlReportBuilder.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System;
1+
using System;
22
using System.Collections.Generic;
33
using System.IO;
44
using Palmmedia.ReportGenerator.Core.CodeAnalysis;

0 commit comments

Comments
 (0)