Skip to content

Commit 42a9b60

Browse files
committed
Merge remote main and add .NET 9.0 SDK to workflows
2 parents d0848b2 + a2fcc08 commit 42a9b60

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[![.NET 10](https://img.shields.io/badge/.NET-10.0_Preview-7C3AED)](https://dotnet.microsoft.com/download/dotnet/10.0)
22
[![NuGet](https://img.shields.io/nuget/v/Scalar.Kiota.Extension?label=NuGet&color=0891B2)](https://www.nuget.org/packages/Scalar.Kiota.Extension/)
33
[![License](https://img.shields.io/github/license/ANcpLua/Scalar.Kiota.Extension?label=License&color=white)](https://github.com/ANcpLua/Scalar.Kiota.Extension/blob/main/LICENSE)
4+
[![codecov](https://codecov.io/gh/ANcpLua/Scalar.Kiota.Extension/branch/main/graph/badge.svg?token=lgxIXBnFrn)](https://codecov.io/gh/ANcpLua/Scalar.Kiota.Extension)
45

56
# Scalar.Kiota.Extension
67

Scalar.Kiota.Extension/Scalar.Kiota.Extension.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<LangVersion>preview</LangVersion>
99

1010
<PackageId>Scalar.Kiota.Extension</PackageId>
11-
<Version>1.0.0</Version>
11+
<Version>1.0.0-preview.1</Version>
1212
<Authors>Alexander Nachtmann</Authors>
1313
<Description>Opinionated integration of OpenAPI 3.1.1 + Kiota SDK generation + Scalar documentation for .NET 10 minimal APIs with native AOT support</Description>
1414
<PackageTags>scalar;kiota;openapi;sdk;codegen;aspnetcore;aot;minimal-api;openapi-3.1;documentation;api-client,</PackageTags>

0 commit comments

Comments
 (0)