Change the PackageVersionPropsFlowType to DependenciesOnly (#17011)

This commit is contained in:
Michael Simons 2023-07-19 12:44:58 -05:00 committed by GitHub
parent e5aa146e96
commit 3df53fc088
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 16 additions and 34 deletions

View file

@ -42,8 +42,6 @@
<BuildCommandArgs>$(BuildCommandArgs) /p:UsePortableLinuxSharedFramework=false</BuildCommandArgs>
<BuildCommand>$(StandardSourceBuildCommand) $(BuildCommandArgs)</BuildCommand>
<PackageVersionPropsFlowType>DependenciesOnly</PackageVersionPropsFlowType>
</PropertyGroup>
<ItemGroup>