1. 23 6月, 2016 1 次提交
    • J
      Generate the binding redirects for the compiler automatically · 3f22fdd9
      Jason Malinowski 提交于
      This removes the hard-coded binding redirects that exist within our
      source tree in favor of redirects that are computed automatically. This
      takes advantage of the built-in binding redirect generation support
      in MSBuild. In order to get the redirects to merge properly with
      the static stuff we have, I renamed the .exe.config files to App.config
      which is the name the tooling looks for.
      
      Addresses #7612.
      3f22fdd9
  2. 16 6月, 2016 19 次提交
  3. 15 6月, 2016 20 次提交