We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2c062 commit c289c26Copy full SHA for c289c26
Aspose.Cells.Cloud.SDK/Aspose.Cells.Cloud.SDK.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netstandard2.0</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;net4.5.2</TargetFrameworks>
5
<AssemblyName>Aspose.Cells.Cloud.SDK</AssemblyName>
6
<PackageId>Aspose.Cells-Cloud</PackageId>
7
<OutputType>Library</OutputType>
0 commit comments