Skip to content

Commit

Permalink
fix generated project compilation error when only --TrackingBase op…
Browse files Browse the repository at this point in the history
…tion specified
  • Loading branch information
adamskt committed Nov 4, 2024
1 parent 63e5443 commit dd47a1f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#if OpenAPI
using Microsoft.OpenApi.Models;
#endif
using System.Security.Claims;
using System.Text.Json;
using System.Text.Json.Serialization;
using System.Text.RegularExpressions;
Expand Down

0 comments on commit dd47a1f

Please sign in to comment.