Skip to content

Commit 5f5a1dd

Browse files
committed
Add SkipGetTargetFrameworkProperties=true to further hide our P2P
1 parent 4a7a492 commit 5f5a1dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Nerdbank.GitVersioning.Tasks/build/Nerdbank.GitVersioning.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
<!-- Do our very best to prevent Microsoft.Common.CurrentVersion.targets or IDEs from processing this P2P. It's only here for MSBuild's static graph. -->
9494
<BuildReference>false</BuildReference>
9595
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
96+
<SkipGetTargetFrameworkProperties>true</SkipGetTargetFrameworkProperties>
9697
<Visible>false</Visible>
9798
<NBGV_InnerProject>true</NBGV_InnerProject>
9899
</ProjectReference>

0 commit comments

Comments
 (0)