Skip to content

Commit ab55a61

Browse files
committed
link the file bro
1 parent 39e656e commit ab55a61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Controls/src/Core/Controls.Core.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
<ProjectReference Include="..\..\..\Core\src\Core.csproj" />
4141
</ItemGroup>
4242

43+
<ItemGroup>
44+
<Compile Include="..\..\..\Essentials\src\Types\Shared\WebUtils.shared.cs" />
45+
</ItemGroup>
46+
4347
<ItemGroup Condition=" '$(_MauiDesignDllBuild)' == 'True' and '$(TargetFramework)' == '$(_MauiDotNetTfm)'">
4448
<ProjectReference Include="..\..\..\Controls\src\Core.Design\Controls.Core.Design.csproj" ReferenceOutputAssembly="false" />
4549
</ItemGroup>

0 commit comments

Comments
 (0)