Skip to content

Commit f0c025a

Browse files
committed
arstarst
1 parent 766da15 commit f0c025a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/CSharpier.MsBuild/build/CSharpier.MsBuild.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
ConsoleToMSBuild="true"
2727
StdOutEncoding="utf-8"
2828
StdErrEncoding="utf-8"
29-
Command=""$(CSharpier_dotnet_Path)" exec "$(CSharpierDllPath)" $(CSharpierArgs) --no-msbuild-check "$(MSBuildProjectDirectory)" > $(NullOutput) " />
29+
Command=""$(CSharpier_dotnet_Path)" exec "$(CSharpierDllPath)" $(CSharpierArgs) --no-msbuild-check "$(MSBuildProjectDirectory)" " />
3030
</Target>
3131

3232
<!-- getting this to run a single time for projects that target multiple frameworks requires all of this

0 commit comments

Comments
 (0)