Skip to content

Commit b031b74

Browse files
Tidy
1 parent 8580a77 commit b031b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/WebAssembly/Server/src/build/Microsoft.AspNetCore.Components.WebAssembly.Server.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<Target Name="_IncludeDebugProxyBinariesAsContent" BeforeTargets="AssignTargetPaths"
4-
Condition="'$(BlazorWebAssemblyOmitDebugProxyOutput)' != 'true'">
4+
Condition="'$(BlazorWebAssemblyOmitDebugProxyOutput)' != 'true'">
55

66
<ItemGroup>
77
<_DebugProxyBinaries Include="$(MSBuildThisFileDirectory)..\tools\BlazorDebugProxy\**" />

0 commit comments

Comments
 (0)