1. 26 8月, 2019 1 次提交
  2. 25 8月, 2019 2 次提交
    • V
      Fixes problems in WindowsDesktop SDK due to _TargetFrameworkVersionWithoutV... · 0a627fbf
      Vatsan Madhavan 提交于
      Fixes problems in WindowsDesktop SDK due to _TargetFrameworkVersionWithoutV being undefined sometimes (#1707)
      
      * Add _TargetFrameworkVersionValue
      
      * Define _UndefinedTargetFrameworkVersion
      
      * Update conditions using _TargetFrameworkVersionValue & _UndefinedTargetFrameworkVersion
      
      * Format conditions
      
      * Add a default value for _TargetFrameworkVersionValue in .props file, and fixup the default value in .targets file.
      
      Fixup an incorrect comment
      
      * Add _UndefinedTargetFrameworkVersion and _TargetFrameworkVersionValue to Pbt.targets (used for dotnet/wpf builds only)
      0a627fbf
    • V
      Adds missing Version resource to C++ binaries, and fixes... · 5fb6c495
      Vatsan Madhavan 提交于
      Adds missing Version resource to C++ binaries, and fixes PresentationCore.dll's missing Version resource (#1712)
      
      * Preserve version resource in PresentationCore.dll by ensuring that ILAsm incorporates PresentationCore.res file if one is found
      * Add Version resource to all C++ assemblies.
      5fb6c495
  3. 23 8月, 2019 2 次提交
  4. 21 8月, 2019 2 次提交
  5. 20 8月, 2019 4 次提交
  6. 17 8月, 2019 5 次提交
  7. 16 8月, 2019 10 次提交
  8. 15 8月, 2019 8 次提交
  9. 14 8月, 2019 6 次提交