1. 23 Aug, 2018 1 commit
  2. 22 Aug, 2018 1 commit
  3. 19 Dec, 2017 1 commit
  4. 22 Aug, 2017 1 commit
  5. 04 Aug, 2017 1 commit
  6. 25 Jul, 2017 1 commit
  7. 15 Jun, 2017 1 commit
  8. 24 May, 2017 1 commit
    • Jon Skeet's avatar
      Convert C# projects to MSBuild (csproj) format · f26e8c2a
      Jon Skeet authored
      This has one important packaging change: the netstandard version now
      depends (implicitly) on netstandard1.6.1 rather than on individual
      packages. This is the preferred style of dependency, and shouldn't
      affect any users - see http://stackoverflow.com/questions/42946951
      for details.
      
      The tests are still NUnit, but NUnit doesn't support "dotnet test"
      yet; the test project is now an executable using NUnitLite. (When
      NUnit supports dotnet test, we can adapt to it.)
      
      Note that the project will now only work in Visual Studio 2017 (and
      Visual Studio Code, and from the command line with the .NET Core
      1.0.0 SDK); Visual Studio 2015 does *not* support this project file
      format.
      f26e8c2a
  9. 12 May, 2017 1 commit
  10. 10 May, 2017 1 commit
  11. 19 Apr, 2017 1 commit
  12. 31 Mar, 2017 2 commits
  13. 30 Mar, 2017 1 commit
  14. 21 Mar, 2017 1 commit
  15. 08 Mar, 2017 1 commit
  16. 08 Dec, 2016 2 commits
  17. 19 Nov, 2016 1 commit
    • Feng Xiao's avatar
      Restore jenkins files. · 78079325
      Feng Xiao authored
      The last up-integration from github to google3 was made at commit
      e28286fa but somehow the change in
      that commit is not actually in the up-integration CL and as a result
      that change was reverted by the down-integration. Restoring them
      should make the jenkins tests running again.
      78079325
  18. 18 Nov, 2016 1 commit
  19. 15 Nov, 2016 1 commit
  20. 27 Oct, 2016 1 commit
  21. 10 Oct, 2016 4 commits
  22. 04 Oct, 2016 1 commit
  23. 30 Sep, 2016 1 commit
  24. 24 Sep, 2016 1 commit
  25. 23 Sep, 2016 1 commit
  26. 21 Sep, 2016 1 commit
  27. 22 Jul, 2016 1 commit
  28. 14 Jul, 2016 2 commits
  29. 04 Mar, 2016 3 commits
  30. 02 Mar, 2016 3 commits