Skip to content

Commit

Permalink
allow users to influence the value of CreateSatelliteAssembliesDepend…
Browse files Browse the repository at this point in the history
…sOn (#9704)
  • Loading branch information
baronfel authored Feb 8, 2024
1 parent 66bd9cb commit afcd4bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Tasks/Microsoft.Common.CurrentVersion.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3949,6 +3949,7 @@ Copyright (C) Microsoft Corporation. All rights reserved.
-->
<PropertyGroup>
<CreateSatelliteAssembliesDependsOn>
$(CreateSatelliteAssembliesDependsOn);
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
Expand Down

0 comments on commit afcd4bc

Please sign in to comment.