Skip to content

Commit 855e7ea

Browse files
committed
Release Aspose.Cells Cloud SDK 23.8
1 parent b7dd05c commit 855e7ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Aspose.Cells.Cloud.SDK/Aspose.Cells.Cloud.SDK.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>netstandard2.0</TargetFrameworks>
4+
<TargetFrameworks>netstandard2.0;net4.5.2</TargetFrameworks>
55
<AssemblyName>Aspose.Cells.Cloud.SDK</AssemblyName>
66
<PackageId>Aspose.Cells-Cloud</PackageId>
77
<OutputType>Library</OutputType>
@@ -11,15 +11,15 @@
1111
<Company>Aspose</Company>
1212
<AssemblyTitle>Aspose.Cells Cloud SDK for .NET</AssemblyTitle>
1313
<Description>A powerful and fast Aspose.Cells cloud SDK library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.</Description>
14-
<PackageReleaseNotes>https://github.com/aspose-cells-cloud/aspose-cells-cloud-dotnet/releases/tag/23.7</PackageReleaseNotes>
14+
<PackageReleaseNotes>https://github.com/aspose-cells-cloud/aspose-cells-cloud-dotnet/releases/tag/23.8</PackageReleaseNotes>
1515
<PackageTags>Cloud REST API Excel XLS XLSX XLSB CSV to PDF JPG PNG HTML ODS Numbers XLSM OOXML Spreadsheet Markdown XPS DOCX PPTX MHTML JSON SVG TIFF</PackageTags>
1616
<RepositoryURL>https://github.com/aspose-cells-cloud/aspose-cells-cloud-dotnet/</RepositoryURL>
1717
<RepositoryType>GitHub</RepositoryType>
1818
<Copyright>MIT</Copyright>
1919
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
20-
<AssemblyVersion>23.7</AssemblyVersion>
21-
<FileVersion>23.7</FileVersion>
22-
<Version>23.7</Version>
20+
<AssemblyVersion>23.8</AssemblyVersion>
21+
<FileVersion>23.8</FileVersion>
22+
<Version>23.8</Version>
2323
<PackageReadmeFile>README.md</PackageReadmeFile>
2424
</PropertyGroup>
2525

0 commit comments

Comments
 (0)