Change the PackageVersionPropsFlowType to DependenciesOnly (#17011)
This commit is contained in:
parent
e5aa146e96
commit
3df53fc088
29 changed files with 16 additions and 34 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<BuildCommand>$(ProjectDirectory)eng\common\build$(ShellExtension) $(StandardSourceBuildArgs)</BuildCommand>
|
||||
<PackageVersionPropsFlowType>DependenciesOnly</PackageVersionPropsFlowType>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Reference in a new issue