From 67351b580f2efa740938dc59608268834d4e2e9c Mon Sep 17 00:00:00 2001 From: Denis Averin Date: Thu, 27 Nov 2025 16:42:37 +0700 Subject: [PATCH] Add .Net 10 badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abb49af..6506f9b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Aspose.BarCode Cloud SDK for .NET +[![.NET 10](https://img.shields.io/badge/.NET-10.0-512BD4)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml) [![License](https://img.shields.io/github/license/aspose-barcode-cloud/aspose-barcode-cloud-dotnet)](LICENSE) [![.NET Core Linux](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/dotnet-core.yml) [![.NET Framework Windows](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/net-framework.yml/badge.svg?branch=main)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet/actions/workflows/net-framework.yml)