v3.0.78
Changes:
- 9c4070f Ensure attachment upload changedDates are in an increasing order
- 600f775 Do not use DateTime.Parse since that method can create issues with miliseconds
- b2b9b7f Revert handling of revision ChangedDate offset
- 77439de Simplify list initialization
- 8ae8dbb Wrap multiple asserts in Assert.Multiples for WitClientUtilsTests
- 4f6ee65 Make createdDate parameter nullable
- f34263f Split up CorrectUserAndDate into two methods
See More
- fbaf151 Fix changedDate handling for attachment uploads. Ensure the new changedDate is set on the revision for any revision import
- a523e5b Fix work item changed date parsing and date comparison in UTC
- 2a93e54 Break out EnsureUserAndDate into it's own function
- b5b8922 Add ClosedDate to closing revision if not provided
- dab1ed6 Remove legacy soapconnection and TFS Object Model
- 98bbe35 Fix multiple attachment ChangedDate increased
- 0f32188 Update ChangedDate after adding attachment to avoid exception
- 5df204b Add more milliseconds because DevOps adds more than 1ms sometimes (seen e.g. 3ms)
- dc763cd Add missing commit for createWorkItem changes
- 98c3864 Fix change tracking by setting WI ChangedDate
- 554e88c Fix work item history created by and date (set by change fields)
- 22e2e8d Enable bypassRules to enable setting new field values
- 9849cbb Add work item creation values
This list of changes was auto generated.