Message331437
Sorry for the delay, but I wanted to get an environment that still had an older VS2015 install to test against. VS2015 prior to Update 3 use a different heuristic to determine the SDK version for building.
I've made the following changes:
- version checking uses System.Version,
- WindowsTargetPlatformVersion is set to the detected Win10 SDK (this is the offical setting anyway, but required for VS2015 prior to Update 3)
- added display of the detected SDK to ShowVersionInfo target (build.bat -V) |
|
Date |
User |
Action |
Args |
2018-12-09 15:25:06 | jkloth | set | recipients:
+ jkloth, paul.moore, vstinner, tim.golden, jeremy.kloth, zach.ware, steve.dower |
2018-12-09 15:25:06 | jkloth | set | messageid: <1544369106.83.0.788709270274.issue35433@psf.upfronthosting.co.za> |
2018-12-09 15:25:06 | jkloth | link | issue35433 messages |
2018-12-09 15:25:06 | jkloth | create | |
|