Skip to content

Commit 3503586

Browse files
committed
fix formatting
1 parent 807cb9d commit 3503586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionCore.Tests/VersionConverters/ProjectFileUpdaterTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public void CanUpdateProjectFileWithStandardDesktopProjectFileXml(string xml)
8989

9090
canUpdate.ShouldBe(true);
9191
}
92-
92+
9393
[TestCase(@"
9494
<Project Sdk=""Microsoft.NET.Sdk.Razor"">
9595
<PropertyGroup>

0 commit comments

Comments
 (0)