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.
dotnet publish
1 parent a1d636e commit 759e5a5Copy full SHA for 759e5a5
src/Nerdbank.GitVersioning.Tasks/build/PrivateP2PCaching.proj
@@ -7,6 +7,7 @@
7
<Target Name="GetTargetFrameworks" />
8
<Target Name="GetNativeManifest" />
9
<Target Name="GetCopyToOutputDirectoryItems" />
10
+ <Target Name="GetCopyToPublishDirectoryItems" />
11
<Target Name="GetTargetFrameworksWithPlatformForSingleTargetFramework" />
12
13
</Project>
0 commit comments