Skip to content

Commit 79c9052

Browse files
committed
Trim trailing whitespace in project file
1 parent f3a3d17 commit 79c9052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Templates.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<IncludeContentInPack>true</IncludeContentInPack>
1818
<IncludeBuildOutput>false</IncludeBuildOutput>
1919
<ContentTargetFolders>content</ContentTargetFolders>
20-
<NoWarn>$(NoWarn);NU5128</NoWarn>
20+
<NoWarn>$(NoWarn);NU5128</NoWarn>
2121
</PropertyGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)