We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f0c59d + ba72dc6 commit 68ca551Copy full SHA for 68ca551
AniWorldReminder_API/AniWorldReminder_API.csproj
@@ -13,7 +13,7 @@
13
<PackageReference Include="Dapper" Version="2.1.72" />
14
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
15
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.3" />
16
- <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.4" />
+ <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.5" />
17
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" />
18
<PackageReference Include="MySql.Data" Version="9.6.0" />
19
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.5" />
0 commit comments