Browse our Products

Aspose.Tasks for .NET 9.1.0 Release Notes

Major Features

We have implemented Task.DurationText field for mpp writing and reading. Mono platform has been supported for Aspose.Tasks(it is in DLLs only). About three bugs have been fixed. Please see the list of changes below.

All Changes

Issue TypeKeySummary
TaskTASKS-34326TASKS-33909 Implement Task.DurationText field writing to mpp 2010/2013 formats
New FeatureTASKS-34269Support Aspose.Tasks for Mono
InvestigationTASKS-34323Read Task.DurationText field from project file
BugTASKS-34348Project reading exception while loading the MPP file
BugTASKS-34329Reading MPP file raises ProjectReadingException
BugTASKS-34320Project reading exception raised while loading the project

Public API and Backwards Incompatible Changes

The following public classes were added:

Class NameDescription
Aspose.Tasks.PrimaveraXmlReaderRepresents a reader which reads Project UIDs from Primavera Xml file

The following public fields were added to existing classes:

Field NameDescription
Aspose.Tasks.TaskKey.DurationTextRepresents the DurationText (Task) field.
Aspose.Tasks.Tsk.DurationTextReturns the task’s duration text.