projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[Tizen] separate PIC and PIE to fix x86_64 build error
[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>