Skip to content

Commit

Permalink
[Build] Fix common.props to drop ref assemblies (Samsung#3530)
Browse files Browse the repository at this point in the history
  • Loading branch information
WonyoungChoi authored Sep 10, 2021
1 parent b58b1fb commit 47b42bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<GenerateDependencyFile>False</GenerateDependencyFile>
<Deterministic>True</Deterministic>
<ProduceReferenceAssembly>True</ProduceReferenceAssembly>
<ProduceReferenceAssemblyInOutDir>True</ProduceReferenceAssemblyInOutDir>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 47b42bd

Please sign in to comment.