Skip to content

Commit

Permalink
Declare empty _GetCopyToOutputDirectoryItemsFromThisProject target
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Feb 8, 2023
1 parent 7d22ed6 commit 074684d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<Target Name="GetCopyToOutputDirectoryItems" />
<Target Name="GetCopyToPublishDirectoryItems" />
<Target Name="GetTargetFrameworksWithPlatformForSingleTargetFramework" />
<Target Name="_GetCopyToOutputDirectoryItemsFromThisProject" />

<!-- This target is called by Clean or Rebuild on a referencing project. -->
<Target Name="Clean" />
Expand Down

0 comments on commit 074684d

Please sign in to comment.