We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22d55d commit 009af26Copy full SHA for 009af26
src/cs/Bootsharp/Build/Bootsharp.targets
@@ -62,7 +62,7 @@
62
<PropertyGroup>
63
<DefineConstants>$(DefineConstants);BOOTSHARP_EMITTED</DefineConstants>
64
</PropertyGroup>
65
-
+
66
<!-- Pre-compile the solution, as we'll need to inspect the assemblies in the next step. -->
67
<MSBuild Projects="$(MSBuildProjectFile)" Targets="BuildCompile" Properties="BootsharpSkip=true"/>
68
0 commit comments