Skip to content

Commit 5a21fa2

Browse files
committed
Ensure Scalar is on new version
1 parent 081469a commit 5a21fa2

File tree

6 files changed

+9
-6
lines changed

6 files changed

+9
-6
lines changed

Modules/Intent.Modules.AspNetCore.Scalar/Intent.AspNetCore.Scalar.imodspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<package>
33
<id>Intent.AspNetCore.Scalar</id>
4-
<version>1.0.2-pre.1</version>
4+
<version>1.0.3-pre.0</version>
55
<supportedClientVersions>[4.3.0-a,5.0.0)</supportedClientVersions>
66
<summary>Provides OpenApi support for using the Scalar library for ASP.NET Core.</summary>
77
<description>Provides OpenApi support for using the Scalar library for ASP.NET Core.</description>

Modules/Intent.Modules.AspNetCore.Scalar/Intent.Metadata/Module Builder/Intent.AspNetCore.Scalar/Intent.AspNetCore.Scalar.pkg.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<definitionPackageName>Intent.ModuleBuilder</definitionPackageName>
3232
<definitionPackageId>9972b2a9-b749-4bba-b5c8-824bf694c6ef</definitionPackageId>
3333
<properties>
34-
<property name="4bb9695b-6004-46e1-acea-c48c60c5f8ce" display="Version" value="1.0.2-pre.1" isActive="true" />
34+
<property name="4bb9695b-6004-46e1-acea-c48c60c5f8ce" display="Version" value="1.0.3-pre.0" isActive="true" />
3535
<property name="177a2415-e749-46e7-8257-440e19ecfb5e" display="API Namespace" isActive="true" />
3636
<property name="0d2ae582-090e-42d6-a7d6-689144433254" display="NuGet Package Id" isActive="true" />
3737
<property name="27cf6544-a9a2-4992-9fef-51d0ed49e66e" display="NuGet Package Version" value="" isActive="true" />

Modules/Intent.Modules.AspNetCore.Scalar/release-notes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
### Version 1.0.3
2+
3+
- Fixed: Aligned with `Intent.AspNetCore.Swashbuckle` so that Schema identifier generation to ensure generated swagger schema is OpenAPI compliant.
4+
15
### Version 1.0.2
26

37
- Improvement: Updated NuGet package versions.
4-
- Fixed: Aligned with `Intent.AspNetCore.Swashbuckle` so that Schema identifier generation to ensure generated swagger schema is OpenAPI compliant.
58

69
> ⚠️ NOTE
710
>

Tests/BasicAuditing.CustomUserId.Tests/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.MediatR" version="6.1.2" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2424
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.ServiceContract" version="5.2.18" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2525
<module moduleId="Intent.AspNetCore.HealthChecks" version="2.0.12" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />
26-
<module moduleId="Intent.AspNetCore.Scalar" version="1.0.2-pre.1" supportedClientVersions="[4.3.0-a,5.0.0)" />
26+
<module moduleId="Intent.AspNetCore.Scalar" version="1.0.3-pre.0" supportedClientVersions="[4.3.0-a,5.0.0)" />
2727
<module moduleId="Intent.AspNetCore.Versioning" version="1.1.8" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />
2828
<module moduleId="Intent.Common" version="3.9.2" supportedClientVersions="[4.5.21-a, 5.0.0-a)" />
2929
<module moduleId="Intent.Common.CSharp" version="3.9.8-pre.0" supportedClientVersions="[4.5.18-a, 5.0.0-a)" />

Tests/BugSnagTest/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<module moduleId="Intent.AspNetCore.Controllers" version="7.1.6" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
1111
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.MediatR" version="6.1.2" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
1212
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.ServiceContract" version="5.2.18" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
13-
<module moduleId="Intent.AspNetCore.Scalar" version="1.0.2-pre.1" supportedClientVersions="[4.3.0-a,5.0.0)" />
13+
<module moduleId="Intent.AspNetCore.Scalar" version="1.0.3-pre.0" supportedClientVersions="[4.3.0-a,5.0.0)" />
1414
<module moduleId="Intent.AspNetCore.Versioning" version="1.1.8" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />
1515
<module moduleId="Intent.Bugsnag" version="1.0.6" supportedClientVersions="[4.3.0-a,5.0.0)" />
1616
<module moduleId="Intent.Common" version="3.9.2" supportedClientVersions="[4.5.21-a, 5.0.0-a)" />

Tests/CosmosDB/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.MediatR" version="6.1.2" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2424
<module moduleId="Intent.AspNetCore.Controllers.Dispatch.ServiceContract" version="5.2.18" supportedClientVersions="[4.5.15-a, 5.0.0-a)" />
2525
<module moduleId="Intent.AspNetCore.HealthChecks" version="2.0.12" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />
26-
<module moduleId="Intent.AspNetCore.Scalar" version="1.0.2-pre.1" supportedClientVersions="[4.3.0-a,5.0.0)" />
26+
<module moduleId="Intent.AspNetCore.Scalar" version="1.0.3-pre.0" supportedClientVersions="[4.3.0-a,5.0.0)" />
2727
<module moduleId="Intent.Common" version="3.9.2" supportedClientVersions="[4.5.21-a, 5.0.0-a)" />
2828
<module moduleId="Intent.Common.CSharp" version="3.9.8-pre.0" supportedClientVersions="[4.5.18-a, 5.0.0-a)" />
2929
<module moduleId="Intent.Common.Types" version="4.1.2" supportedClientVersions="[4.3.0-a, 5.0.0-a)" />

0 commit comments

Comments
 (0)