From c897f5b6de6ff513b609a3e91ec3014e3b6c9ef3 Mon Sep 17 00:00:00 2001 From: Ivan Kamkin <234-Ivan.Kamkin@users.noreply.git.saltov.dynabic.com> Date: Wed, 29 Oct 2025 14:30:56 +0500 Subject: [PATCH] Version updated --- README.md | 2 +- examples/GenerateQR/GenerateQR.csproj | 2 +- examples/ReadQR/ReadQR.csproj | 2 +- snippets/Snippets.csproj | 2 +- snippets/dependency.xml | 2 +- src/Aspose.BarCode.Cloud.Sdk.csproj | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7e49c7d..93eb496 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Nuget](https://img.shields.io/nuget/v/Aspose.BarCode-Cloud)](https://www.nuget.org/packages/Aspose.BarCode-Cloud/) - API version: 4.0 -- SDK version: 25.9.0 +- SDK version: 25.10.0 ## SDK and API Version Compatibility: diff --git a/examples/GenerateQR/GenerateQR.csproj b/examples/GenerateQR/GenerateQR.csproj index 39557cf..298a1fa 100644 --- a/examples/GenerateQR/GenerateQR.csproj +++ b/examples/GenerateQR/GenerateQR.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/ReadQR/ReadQR.csproj b/examples/ReadQR/ReadQR.csproj index 39557cf..298a1fa 100644 --- a/examples/ReadQR/ReadQR.csproj +++ b/examples/ReadQR/ReadQR.csproj @@ -7,7 +7,7 @@ - + diff --git a/snippets/Snippets.csproj b/snippets/Snippets.csproj index 39557cf..298a1fa 100644 --- a/snippets/Snippets.csproj +++ b/snippets/Snippets.csproj @@ -7,7 +7,7 @@ - + diff --git a/snippets/dependency.xml b/snippets/dependency.xml index 40a4e03..1ca489f 100644 --- a/snippets/dependency.xml +++ b/snippets/dependency.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/Aspose.BarCode.Cloud.Sdk.csproj b/src/Aspose.BarCode.Cloud.Sdk.csproj index d0c0afb..87fb42f 100644 --- a/src/Aspose.BarCode.Cloud.Sdk.csproj +++ b/src/Aspose.BarCode.Cloud.Sdk.csproj @@ -24,11 +24,11 @@ Aspose.Barcode for Cloud allows you to control all aspects of the image and barc Aspose.BarCode-Cloud Aspose.BarCode Cloud SDK for .NET PackageIcon.png - 25.9.0 + 25.10.0 Aspose - 25.9.0.0 + 25.10.0.0 README.md - https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/releases/tag/v25.9.0 + https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/releases/tag/v25.10.0 true LICENSE.txt true