Merge branch 'main' of /home/tlakollo/Consolidation/linker
[platform/upstream/dotnet/runtime.git] / Directory.Solution.props
1 <Project>
2   <PropertyGroup>
3     <!-- For solution restore, msbuild doesn't honor the property set in Directory.Build.props. -->
4     <RestoreUseStaticGraphEvaluation>true</RestoreUseStaticGraphEvaluation>
5   </PropertyGroup>
6 </Project>