Skip to content

Commit 3e43ddb

Browse files
authored
Add workaround for dotnet watch in npmproj (#30378)
1 parent 43d2115 commit 3e43ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/Web.JS/Microsoft.AspNetCore.Components.Web.JS.npmproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<Target Name="GetTargetFramework" />
4343
<Target Name="GetCopyToPublishDirectoryItems" />
4444
<Target Name="GetTargetPath" />
45+
<Target Name="_CollectWatchItems" />
4546

4647
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), Directory.Build.targets))\Directory.Build.targets" />
4748

0 commit comments

Comments
 (0)