Skip to content

Commit 1e431ae

Browse files
Merge pull request #6 from aspose-email-cloud/master
Master
2 parents 417c131 + 6f13888 commit 1e431ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Aspose.Email-Cloud.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<RepositoryUrl>https://github.com/aspose-email-cloud/aspose-email-cloud-dotnet</RepositoryUrl>
1313
<PackageTags>ASPOSE EMAIL CLOUD SDK Outlook MSG EML MHT</PackageTags>
1414
<RootNamespace>Aspose.Email.Cloud.Sdk</RootNamespace>
15-
<Version>19.12.1</Version>
15+
<Version>20.1.0</Version>
1616
</PropertyGroup>
1717
<ItemGroup Condition=" '$(TargetFramework)' == 'Xamarin.iOS10' OR '$(TargetFramework)' == 'Xamarin.Mac20' OR '$(TargetFramework)' == 'MonoAndroid60'">
1818
<PackageReference Include="Newtonsoft.Json" Version="8.0.3" />

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Aspose.Email Cloud is a REST API for creating email applications that work with
1414

1515
## How to use the SDK?
1616
The complete source code is available in the GIT repository.
17-
Use reference documentation, available [**here**](docs/README.md)
17+
Use [reference documentation](https://github.com/aspose-email-cloud/aspose-email-cloud-dotnet/blob/master/docs/README.md), [examples from this document](#usage-examples) and [wiki](https://github.com/aspose-email-cloud/aspose-email-cloud-dotnet/wiki)
1818

1919
### Prerequisites
2020

0 commit comments

Comments
 (0)