Skip to content

Commit 0bda956

Browse files
committed
Updates OpenApi package version
Updates the Microsoft.AspNetCore.OpenApi package to the latest preview version. This ensures compatibility with the latest features and fixes in the OpenAPI specification.
1 parent cbefcf8 commit 0bda956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Issues/Issues.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Foundatio.Repositories.Elasticsearch" Version="7.17.15" />
11-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.0-preview.4.25258.110" />
11+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.0-preview.6.25358.103" />
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)