You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full list of issues covering all changes in this release:
CELLSCLOUD-10212 Conflict of Aspose.Cells Cloud SDK for .NET with Aspose.PDF Cloud SDK for .NET
Copy file name to clipboardExpand all lines: Aspose.Cells.Cloud.SDK/Properties/AssemblyInfo.cs
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@
4
4
// General Information about an assembly is controlled through the following
5
5
// set of attributes. Change these attribute values to modify the information
6
6
// associated with an assembly.
7
-
[assembly:AssemblyTitle("Swagger Library")]
8
-
[assembly:AssemblyDescription("A library generated from a Swagger doc")]
7
+
[assembly:AssemblyTitle("Aspose.Cells-Cloud")]
8
+
[assembly:AssemblyDescription("Aspose.Cells Cloud for .NET is a spreadsheet programming SDK that allows software developers to manipulate and convert spreadsheet files from within their own applications. A Wrapper of RESTfull APIs, Aspose.Cells Cloud for .NET speeds up Microsoft Excel programming and conversion.")]
0 commit comments