1. 23 11月, 2017 1 次提交
  2. 26 9月, 2017 1 次提交
  3. 12 9月, 2017 1 次提交
    • J
      Merge the contents of ServicesVisualStudio.Next into ServicesVisualStudio · efe7e8b4
      Jason Malinowski 提交于
      We don't need the split anymore now that we're only supporting Dev15.
      
      Unfortunately this required the introduction of a NuGet package that
      has a namespace "Workspace" to our VS project, which meant I had to
      disambiguate Workspace wherever it's used in that layer. I considered
      doing an extern alias instead to disambiguate, but applying that to a
      ProjectReference isn't supported. That's tracked by NuGet/Home#4989.
      efe7e8b4
  4. 01 9月, 2017 1 次提交
  5. 02 8月, 2017 1 次提交
  6. 25 7月, 2017 1 次提交
  7. 19 7月, 2017 1 次提交
  8. 16 7月, 2017 1 次提交
  9. 12 7月, 2017 1 次提交
  10. 10 7月, 2017 1 次提交
  11. 06 7月, 2017 1 次提交
  12. 29 6月, 2017 2 次提交
  13. 27 6月, 2017 1 次提交
  14. 24 6月, 2017 3 次提交
  15. 20 6月, 2017 1 次提交
  16. 17 6月, 2017 1 次提交
  17. 15 6月, 2017 2 次提交
  18. 04 6月, 2017 1 次提交
  19. 16 5月, 2017 1 次提交
  20. 15 5月, 2017 1 次提交
  21. 01 4月, 2017 1 次提交
  22. 27 3月, 2017 3 次提交
  23. 15 3月, 2017 1 次提交
  24. 13 3月, 2017 5 次提交
  25. 10 3月, 2017 1 次提交
  26. 31 1月, 2017 1 次提交
  27. 23 1月, 2017 2 次提交
  28. 10 1月, 2017 1 次提交
    • J
      Change option version · d8a1b967
      Jonathon Marolf 提交于
      in Dev14 these options were persisted as booleans. They are now persisted as xml in Dev15.  The fix is to not have the persistence keys overlap, ensuring Dev14 will not try to deserialize Dev15 options and vice versa
      d8a1b967
  29. 07 1月, 2017 1 次提交