summaryrefslogtreecommitdiff
path: root/clr.featuredefines.props
AgeCommit message (Collapse)AuthorFilesLines
2019-05-17Delete unnecessary locale arguments (#24624)Jan Kotas1-2/+0
Everything in the runtime should use Invariant culture. It is not necessary to pass the locale arguments around.
2019-05-06Port all managed product binaries to use SDK style projects (#24285)Aaron Robinson1-0/+76
Convert managed product binary to use SDK project system. - Uses Arcade for versions strings - Overrides Arcade defined output paths - should change in the future