Skip to content

Commit 3c2bc51

Browse files
authored
Add dummy target for GetTargetPath to Components.Web.JS.npmproj (#17796)
1 parent 4b235df commit 3c2bc51

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
@@ -24,6 +24,7 @@
2424
<!-- Workaround strange issues with something calling these targets. -->
2525
<Target Name="GetTargetFramework" />
2626
<Target Name="GetCopyToPublishDirectoryItems" />
27+
<Target Name="GetTargetPath" />
2728

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

0 commit comments

Comments
 (0)