Skip to content

Commit 496546e

Browse files
Update Microsoft.AspNetCore.Components.WebView.csproj (#52638)
1 parent 1e2806b commit 496546e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Components/WebView/WebView/src/Microsoft.AspNetCore.Components.WebView.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535

3636
<ItemGroup>
3737
<None Include="buildTransitive\Microsoft.AspNetCore.Components.WebView.props" Pack="true" PackagePath="%(Identity)" />
38+
<None Include="buildMultiTargeting\Microsoft.AspNetCore.Components.WebView.props" Pack="true" PackagePath="%(Identity)" />
39+
<None Include="build\Microsoft.AspNetCore.Components.WebView.props" Pack="true" PackagePath="%(Identity)" />
3840
</ItemGroup>
3941

4042
<ItemGroup>

0 commit comments

Comments
 (0)