Enable PVP flow for symreader (#16003)

This commit is contained in:
Matt Thalman 2023-04-06 12:46:14 -05:00 committed by GitHub
parent 63966f4ab0
commit 5b4b0548f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
<PropertyGroup>
<BuildCommand>$(StandardSourceBuildCommand) $(StandardSourceBuildArgs)</BuildCommand>
<PackageVersionPropsFlowType>DependenciesOnly</PackageVersionPropsFlowType>
</PropertyGroup>
<Import Project="Sdk.targets" Sdk="Microsoft.NET.Sdk" />