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.
1 parent 7e97d78 commit d5afc4aCopy full SHA for d5afc4a
src/System.CommandLine.DragonFruit/targets/System.CommandLine.DragonFruit.targets
@@ -1,9 +1,5 @@
1
<Project>
2
3
- <PropertyGroup>
4
- <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5
- </PropertyGroup>
6
-
7
<PropertyGroup Condition="'$(DisableAutoGeneratedMain)' != 'true'">
8
<!-- The location of the generated program file. -->
9
<_GeneratedEntryPointFile>$(IntermediateOutputPath)$(MSBuildProjectName).Program.g$(DefaultLanguageSourceExtension)</_GeneratedEntryPointFile>
0 commit comments