Skip to content

Commit 009af26

Browse files
committed
formatting
1 parent d22d55d commit 009af26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cs/Bootsharp/Build/Bootsharp.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<PropertyGroup>
6363
<DefineConstants>$(DefineConstants);BOOTSHARP_EMITTED</DefineConstants>
6464
</PropertyGroup>
65-
65+
6666
<!-- Pre-compile the solution, as we'll need to inspect the assemblies in the next step. -->
6767
<MSBuild Projects="$(MSBuildProjectFile)" Targets="BuildCompile" Properties="BootsharpSkip=true"/>
6868

0 commit comments

Comments
 (0)