We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38139ed + 35d6e39 commit 0bfe143Copy full SHA for 0bfe143
src/Nerdbank.GitVersioning.Tasks/build/PrivateP2PCaching.proj
@@ -10,4 +10,6 @@
10
<Target Name="GetCopyToPublishDirectoryItems" />
11
<Target Name="GetTargetFrameworksWithPlatformForSingleTargetFramework" />
12
13
-</Project>
+ <!-- This target is called by Clean or Rebuild on a referencing project. -->
14
+ <Target Name="Clean" />
15
+</Project>
0 commit comments