1. 15 12月, 2018 1 次提交
    • T
      Arcade SDK 1.0.0-beta.18613.19 (#31778) · 1a99a8c9
      Tomáš Matoušek 提交于
      * Arcade SDK 1.0.0-beta.18613.10
      
      * Keep workaround for bad Test SDK package
      
      * Arcade 1.0.0-beta.18613.19
      
      * Change the order of imports
      
      * Disable SourceLink, Xliff in WPF temp projects
      1a99a8c9
  2. 14 12月, 2018 1 次提交
  3. 11 12月, 2018 4 次提交
  4. 08 12月, 2018 1 次提交
  5. 07 12月, 2018 1 次提交
  6. 04 12月, 2018 3 次提交
  7. 22 11月, 2018 1 次提交
  8. 17 11月, 2018 1 次提交
  9. 16 11月, 2018 1 次提交
  10. 08 11月, 2018 2 次提交
  11. 06 11月, 2018 1 次提交
  12. 02 11月, 2018 14 次提交
  13. 01 11月, 2018 1 次提交
  14. 30 10月, 2018 1 次提交
  15. 26 10月, 2018 1 次提交
  16. 25 10月, 2018 2 次提交
  17. 16 10月, 2018 1 次提交
  18. 14 10月, 2018 1 次提交
  19. 12 10月, 2018 1 次提交
  20. 11 10月, 2018 1 次提交
    • J
      Added DotNet global tool for code formatting. (#29403) · 0f340a52
      Joey Robichaud 提交于
      Added DotNet global tool for code formatting.
      
      Tool can be run on a project, solution, or folder containing a
      project or solution. Tool pulls formatting configuration from an
      .editorconfig if present, otherwise formats with roslyn defaults.
      0f340a52