Skip to content

Commit c884faf

Browse files
authored
hofix compile error
1 parent cee7956 commit c884faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Infrastructure/BotSharp.OpenAPI/BotSharpOpenApiExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
using System.Text.Json.Serialization;
1414
using Microsoft.AspNetCore.Authentication;
1515
#if NET8_0
16-
using Microsoft.OpenApi;
16+
using Microsoft.OpenApi.Models;
1717
#endif
1818

1919
namespace BotSharp.OpenAPI;

0 commit comments

Comments
 (0)