1. 22 4月, 2016 1 次提交
  2. 21 1月, 2016 1 次提交
  3. 16 10月, 2015 1 次提交
  4. 26 8月, 2015 1 次提交
  5. 05 8月, 2015 1 次提交
    • D
      Remove Features dependency on Workspaces.Desktop · 94e1d263
      Dustin Campbell 提交于
      Several options in the Features layer were still defined as static fields attributed with ExportOption, which is located in Workspaces.Desktop. Portable MEF does not support static fields for exports so it's necessary to implement IOptionsProviders for each set of options.
      94e1d263
  6. 01 2月, 2015 1 次提交
    • B
      Complete the style update to the rest of Open\src directory · 995eb372
      beep boop 提交于
           Background:
      
           As discussed in the dev team all hands all code under the GitHub dotnet foundation is using a single process for contribution, API review, infrastructure and coding style. The idea is to present a unified view to our customer and give them a single story for contributing to any project under the dotnet foundation.
      
           https://github.com/dotnet/corefx/wiki/Contributing#c-coding-style
      
           The coding style transition is automated using a Roslyn based rewrite tool:
      
           https://github.com/dotnet/codeformatter
      
           This will be applied in stages across our developer tree. Right now the focus is on the Open directory as this is what is being presented on github. Code owners will be contacted before the transition happens.
      
           Note: this is a soft style requirement. There are no build errors that come from this change.
       (changeset 1408227)
      995eb372
  7. 27 1月, 2015 1 次提交