Skip to content

Commit d5afc4a

Browse files
committed
Remove unnecessary MSBuildAllProjects
1 parent 7e97d78 commit d5afc4a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/System.CommandLine.DragonFruit/targets/System.CommandLine.DragonFruit.targets

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
<Project>
22

3-
<PropertyGroup>
4-
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5-
</PropertyGroup>
6-
73
<PropertyGroup Condition="'$(DisableAutoGeneratedMain)' != 'true'">
84
<!-- The location of the generated program file. -->
95
<_GeneratedEntryPointFile>$(IntermediateOutputPath)$(MSBuildProjectName).Program.g$(DefaultLanguageSourceExtension)</_GeneratedEntryPointFile>

0 commit comments

Comments
 (0)