From b2fb97455d844a28dfa214b397dfd03665fef582 Mon Sep 17 00:00:00 2001
From: Ivan Kamkin <234-Ivan.Kamkin@users.noreply.git.saltov.dynabic.com>
Date: Mon, 8 Dec 2025 17:30:35 +0500
Subject: [PATCH] Update templates and settings
---
codegen/Templates/csharp/appveyor.mustache | 10 ++++++++++
codegen/config-android.json | 2 +-
codegen/config-dart.json | 2 +-
codegen/config-go.json | 2 +-
codegen/config-java.json | 2 +-
codegen/config-php.json | 2 +-
codegen/config-python.json | 2 +-
codegen/config.json | 4 ++--
submodules/android | 2 +-
submodules/dart | 2 +-
submodules/dotnet | 2 +-
submodules/go | 2 +-
submodules/java | 2 +-
submodules/node | 2 +-
submodules/php | 2 +-
submodules/python | 2 +-
16 files changed, 26 insertions(+), 16 deletions(-)
diff --git a/codegen/Templates/csharp/appveyor.mustache b/codegen/Templates/csharp/appveyor.mustache
index efeb9b2..f624526 100644
--- a/codegen/Templates/csharp/appveyor.mustache
+++ b/codegen/Templates/csharp/appveyor.mustache
@@ -12,6 +12,16 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/codegen/config-android.json b/codegen/config-android.json
index aef37f4..8654d2e 100644
--- a/codegen/config-android.json
+++ b/codegen/config-android.json
@@ -4,7 +4,7 @@
"androidSdkVersion": "33",
"apiPackage": "com.aspose.barcode.cloud.demo_app",
"artifactId": "Android Application for Barcode Processing in the Cloud via REST API",
- "artifactVersion": "25.11.0",
+ "artifactVersion": "25.12.0",
"groupId": "com.aspose",
"invokerPackage": "com.aspose.barcode.cloud.demo_app",
"modelPackage": "com.aspose.barcode.cloud.demo_app.model"
diff --git a/codegen/config-dart.json b/codegen/config-dart.json
index a5481ed..3046450 100644
--- a/codegen/config-dart.json
+++ b/codegen/config-dart.json
@@ -3,6 +3,6 @@
"browserClient": false,
"pubDescription": "This SDK allows you to work with Aspose.BarCode for Cloud REST APIs in your Dart or Flutter applications quickly and easily",
"pubName": "aspose_barcode_cloud",
- "pubVersion": "4.25.11",
+ "pubVersion": "4.25.12",
"useEnumExtension": true
}
\ No newline at end of file
diff --git a/codegen/config-go.json b/codegen/config-go.json
index dd80f3f..906f3d7 100644
--- a/codegen/config-go.json
+++ b/codegen/config-go.json
@@ -1,4 +1,4 @@
{
"packageName": "barcode",
- "packageVersion": "4.2511.0"
+ "packageVersion": "4.2512.0"
}
\ No newline at end of file
diff --git a/codegen/config-java.json b/codegen/config-java.json
index aabe1d7..0afbaae 100644
--- a/codegen/config-java.json
+++ b/codegen/config-java.json
@@ -3,7 +3,7 @@
"artifactDescription": "Aspose.BarCode Cloud SDK for Java",
"artifactId": "aspose-barcode-cloud",
"artifactUrl": "https://www.aspose.cloud",
- "artifactVersion": "25.11.0",
+ "artifactVersion": "25.12.0",
"developerEmail": "denis.averin@aspose.com",
"developerName": "Denis Averin",
"developerOrganization": "Aspose",
diff --git a/codegen/config-php.json b/codegen/config-php.json
index 9978265..b8f6d07 100644
--- a/codegen/config-php.json
+++ b/codegen/config-php.json
@@ -1,4 +1,4 @@
{
- "artifactVersion": "25.11.0",
+ "artifactVersion": "25.12.0",
"invokerPackage": "Aspose\\BarCode"
}
\ No newline at end of file
diff --git a/codegen/config-python.json b/codegen/config-python.json
index 032dbb9..8f4b776 100644
--- a/codegen/config-python.json
+++ b/codegen/config-python.json
@@ -1,6 +1,6 @@
{
"packageName": "aspose_barcode_cloud",
"packageUrl": "https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python",
- "packageVersion": "25.11.0",
+ "packageVersion": "25.12.0",
"projectName": "aspose-barcode-cloud"
}
\ No newline at end of file
diff --git a/codegen/config.json b/codegen/config.json
index f5c317c..96bb6ff 100644
--- a/codegen/config.json
+++ b/codegen/config.json
@@ -1,9 +1,9 @@
{
"artifactVersion": "23.7.0",
"npmName": "aspose-barcode-cloud-node",
- "npmVersion": "25.11.0",
+ "npmVersion": "25.12.0",
"packageName": "Aspose.BarCode.Cloud.Sdk",
- "packageVersion": "25.11.0",
+ "packageVersion": "25.12.0",
"supportsES6": true,
"targetFramework": "netstandard2.0"
}
\ No newline at end of file
diff --git a/submodules/android b/submodules/android
index eb1cad8..74de6d7 160000
--- a/submodules/android
+++ b/submodules/android
@@ -1 +1 @@
-Subproject commit eb1cad840577c03daf88fea1a49951cb07d98aa0
+Subproject commit 74de6d73ebd03fef58f6965ed82278f6e245b314
diff --git a/submodules/dart b/submodules/dart
index 6a5da4e..040e587 160000
--- a/submodules/dart
+++ b/submodules/dart
@@ -1 +1 @@
-Subproject commit 6a5da4ea257ef6c7b678f88385596c533ee9897a
+Subproject commit 040e5872c211bb2033a122130ed11cc6553bac7d
diff --git a/submodules/dotnet b/submodules/dotnet
index cea77a8..d416ab2 160000
--- a/submodules/dotnet
+++ b/submodules/dotnet
@@ -1 +1 @@
-Subproject commit cea77a83e4b8b816b97779e1dac11c4cae4c69f0
+Subproject commit d416ab237db5f61dadaa4e035543a7e091e80e47
diff --git a/submodules/go b/submodules/go
index a512745..00a51cc 160000
--- a/submodules/go
+++ b/submodules/go
@@ -1 +1 @@
-Subproject commit a512745640489ce067033e3fc730765e1a2af0d0
+Subproject commit 00a51cc10aa3d5d4711e0793248cc3195c7af829
diff --git a/submodules/java b/submodules/java
index 85acadf..d1e124e 160000
--- a/submodules/java
+++ b/submodules/java
@@ -1 +1 @@
-Subproject commit 85acadfcbe81e90cd30e0c8c9d68fbd84c43f91b
+Subproject commit d1e124ebddc98228f8674bbc8c0e272b97c78f29
diff --git a/submodules/node b/submodules/node
index 3781fe1..1b9be2f 160000
--- a/submodules/node
+++ b/submodules/node
@@ -1 +1 @@
-Subproject commit 3781fe1fea70b7f37da0bafead19f42835dc2703
+Subproject commit 1b9be2f485d77d1a5aa23f827f414a9e994f90b1
diff --git a/submodules/php b/submodules/php
index e3075f8..d07fda4 160000
--- a/submodules/php
+++ b/submodules/php
@@ -1 +1 @@
-Subproject commit e3075f823893bc598fe583e916ab9c0749296804
+Subproject commit d07fda422f9c61db1dc9d0e1171f005c7cefb086
diff --git a/submodules/python b/submodules/python
index d36fc02..44d2a45 160000
--- a/submodules/python
+++ b/submodules/python
@@ -1 +1 @@
-Subproject commit d36fc02a370e45932e048ef8e0085f7b651215ca
+Subproject commit 44d2a4524bd0dc859cbe92dd6deca1a83744f0ed