Skip to content

Commit 0bed169

Browse files
committed
Remove BL again
1 parent 6a67cd5 commit 0bed169

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Tests/dotnet-publish.Tests/GivenDotnetPublishPublishesProjects.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ public void PublishSelfContainedPropertyDoesOrDoesntOverrideSelfContained(bool p
189189
"publish",
190190
selfContainedIsGlobal ? $"/p:SelfContained={selfContained}" : "",
191191
publishSelfContainedIsGlobal ? $"/p:PublishSelfContained={publishSelfContained}" : "",
192-
"-bl:C:\\users\\noahgilson\\PSCWHYRID.binlog"
193192
};
194193

195194
publishCommand

0 commit comments

Comments
 (0)