Skip to content

Commit 6013900

Browse files
[TASKSCLOUD-644] - Deployed new 22.7 version.
1 parent 525561c commit 6013900

8 files changed

+64
-6
lines changed

Aspose.Tasks.Cloud.Sdk.Tests/Aspose.Tasks.Cloud.Sdk.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<AppDesignerFolder>Properties</AppDesignerFolder>
1010
<RootNamespace>Aspose.Tasks.Cloud.Sdk.Tests</RootNamespace>
1111
<AssemblyName>Aspose.Tasks.Cloud.Sdk.Tests</AssemblyName>
12-
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
12+
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
<TargetFrameworkProfile />
1515
</PropertyGroup>

Aspose.Tasks.Cloud.Sdk.sln

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Global
3535
{11CDA7D7-4E13-4946-BDC7-7178115F35DD}.Release|x86.Build.0 = Release|x86
3636
{11CDA7D7-4E13-4946-BDC7-7178115F35DD}.Release|Any CPU.ActiveCfg = Release|Any CPU
3737
{11CDA7D7-4E13-4946-BDC7-7178115F35DD}.Release|Any CPU.Build.0 = Release|Any CPU
38+
{11CDA7D7-4E13-4946-BDC7-7178115F35DD}.Debug|Any CPU.Build.0 = Debug|x86
3839
{FCFE1F60-DB73-4F3F-853A-FBADCC5E994B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
3940
{FCFE1F60-DB73-4F3F-853A-FBADCC5E994B}.Debug|Any CPU.Build.0 = Debug|Any CPU
4041
{FCFE1F60-DB73-4F3F-853A-FBADCC5E994B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU

Aspose.Tasks.Cloud.Sdk/Aspose.Tasks.Cloud.Sdk.csproj

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<OutputType>Library</OutputType>
88
<NoStandardLibraries>false</NoStandardLibraries>
99
<AssemblyName>Aspose.Tasks.Cloud.Sdk</AssemblyName>
10-
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
10+
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
1111
<TargetFrameworkProfile>
1212
</TargetFrameworkProfile>
1313
<FileAlignment>512</FileAlignment>
@@ -263,6 +263,7 @@
263263
<Compile Include="Model\ResourceResponse.cs" />
264264
<Compile Include="Model\ResourceType.cs" />
265265
<Compile Include="Model\RollupType.cs" />
266+
<Compile Include="Model\SummaryRowsCalculationType.cs" />
266267
<Compile Include="Model\Task.cs" />
267268
<Compile Include="Model\TaskBaseline.cs" />
268269
<Compile Include="Model\TaskCreationRequest.cs" />

Aspose.Tasks.Cloud.Sdk/Aspose.Tasks.Cloud.Sdk.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Aspose.Tasks-Cloud</id>
5-
<version>21.10</version>
5+
<version>22.7</version>
66
<title>Aspose.Tasks Cloud SDK for .NET</title>
77
<summary>Aspose.Tasks Cloud SDK allows developer to manipulate or convert Microsoft Project documents hosted on a cloud platform from .NET applications</summary>
88
<authors>Aspose</authors>
@@ -14,7 +14,7 @@
1414
<description>New generation of Aspose Cloud SDK that allows to manipulate or convert Microsoft Project documents hosted on a cloud platform from .NET applications. It allows you to work with all aspects of a Project document including conversion. The API offers a wide range of Microsoft Project export options. The Aspose.Tasks Cloud API allows developers to convert Project documents to various formats including XML, HTML, BMP, PNG, PDF, and XSLX.
1515
</description>
1616
<releaseNotes>
17-
The complete list of changes can be found at https://docs.aspose.cloud/tasks/aspose-tasks-cloud-21-10-release-notes/
17+
The complete list of changes can be found at https://docs.aspose.cloud/tasks/aspose-tasks-cloud-22-7-release-notes/
1818
</releaseNotes>
1919
<copyright>Aspose 2002-2021. All Rights Reserved.</copyright>
2020
<tags>MPP Primavera Microsoft Project Server Online P6XML PrimaveraXML XER MPX</tags>

Aspose.Tasks.Cloud.Sdk/Model/ExtendedAttributeDefinition.cs

+8
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,13 @@ public class ExtendedAttributeDefinition
121121
public CalculationType CalculationType { get; set; }
122122

123123

124+
/// <summary>
125+
/// Gets or sets the type of calculation of the custom attribute's value for summary rows.
126+
/// </summary>
127+
[JsonProperty("SummaryRowsCalculationType", NullValueHandling = NullValueHandling.Ignore)]
128+
public SummaryRowsCalculationType SummaryRowsCalculationType { get; set; }
129+
130+
124131
/// <summary>
125132
/// The formula that Microsoft Project uses to populate a custom task field.
126133
/// </summary>
@@ -178,6 +185,7 @@ public override string ToString()
178185
sb.Append(" LookupUid: ").Append(this.LookupUid).Append("\n");
179186
sb.Append(" PhoneticsAlias: ").Append(this.PhoneticsAlias).Append("\n");
180187
sb.Append(" RollupType: ").Append(this.RollupType).Append("\n");
188+
sb.Append(" SummaryRowsCalculationType: ").Append(this.SummaryRowsCalculationType).Append("\n");
181189
sb.Append(" CalculationType: ").Append(this.CalculationType).Append("\n");
182190
sb.Append(" Formula: ").Append(this.Formula).Append("\n");
183191
sb.Append(" RestrictValues: ").Append(this.RestrictValues).Append("\n");

Aspose.Tasks.Cloud.Sdk/Model/Resource.cs

+7
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ public class Resource
6464
[JsonProperty("Type", NullValueHandling = NullValueHandling.Ignore)]
6565
public ResourceType Type { get; set; }
6666

67+
/// <summary>
68+
/// Gets the flag indicating whether resource is a root resource. Root resource is
69+
/// a special resource which is intended to support internals of MS Project's formats
70+
/// and is not intended to be used directly from the user's code.
71+
/// </summary>
72+
public bool? IsRoot { get; set; }
6773

6874
/// <summary>
6975
/// Determines whether a resource is null.
@@ -443,6 +449,7 @@ public override string ToString()
443449
sb.Append(" Id: ").Append(this.Id).Append("\n");
444450
sb.Append(" Guid: ").Append(this.Guid).Append("\n");
445451
sb.Append(" Type: ").Append(this.Type).Append("\n");
452+
sb.Append(" IsRoot: ").Append(this.IsRoot).Append("\n");
446453
sb.Append(" IsNull: ").Append(this.IsNull).Append("\n");
447454
sb.Append(" Initials: ").Append(this.Initials).Append("\n");
448455
sb.Append(" Phonetics: ").Append(this.Phonetics).Append("\n");
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
// --------------------------------------------------------------------------------------------------------------------
2+
// <copyright company="Aspose" file="CalculationType.cs">
3+
// Copyright (c) 2022 Aspose.Tasks for Cloud
4+
// </copyright>
5+
// <summary>
6+
// Permission is hereby granted, free of charge, to any person obtaining a copy
7+
// of this software and associated documentation files (the "Software"), to deal
8+
// in the Software without restriction, including without limitation the rights
9+
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10+
// copies of the Software, and to permit persons to whom the Software is
11+
// furnished to do so, subject to the following conditions:
12+
//
13+
// The above copyright notice and this permission notice shall be included in all
14+
// copies or substantial portions of the Software.
15+
//
16+
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17+
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18+
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19+
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20+
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21+
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22+
// SOFTWARE.
23+
// </summary>
24+
// --------------------------------------------------------------------------------------------------------------------
25+
26+
namespace Aspose.Tasks.Cloud.Sdk.Model
27+
{
28+
using Newtonsoft.Json;
29+
using Newtonsoft.Json.Converters;
30+
31+
/// <summary>
32+
/// Specifies the type of a calculation of the custom attribute's value for summary rows.
33+
/// </summary>
34+
[JsonConverter(typeof(StringEnumConverter))]
35+
public enum SummaryRowsCalculationType
36+
{
37+
None,
38+
Rollup,
39+
UseFormula,
40+
}
41+
}

Aspose.Tasks.Cloud.Sdk/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@
5353
// Minor Version
5454
// Build Number
5555
// Revision
56-
[assembly: AssemblyVersion("21.10.0.0")]
57-
[assembly: AssemblyFileVersion("21.10.0.0")]
56+
[assembly: AssemblyVersion("22.7.0.0")]
57+
[assembly: AssemblyFileVersion("22.7.0.0")]

0 commit comments

Comments
 (0)