Skip to content

Commit 522aa25

Browse files
authored
Merge pull request #672 from dotnet/fix671
Fix `dotnet publish` on an app that uses NB.GV
2 parents a1d636e + 759e5a5 commit 522aa25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Nerdbank.GitVersioning.Tasks/build/PrivateP2PCaching.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<Target Name="GetTargetFrameworks" />
88
<Target Name="GetNativeManifest" />
99
<Target Name="GetCopyToOutputDirectoryItems" />
10+
<Target Name="GetCopyToPublishDirectoryItems" />
1011
<Target Name="GetTargetFrameworksWithPlatformForSingleTargetFramework" />
1112

1213
</Project>

0 commit comments

Comments
 (0)