Skip to content

Commit

Permalink
Merge pull request #45 from Galaxypedia-Wiki/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.AspNetCore.OpenApi-8.0.8
  • Loading branch information
smallketchup82 authored Oct 4, 2024
2 parents 4d2b2f5 + 61690db commit e22f9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxygpt-api/galaxygpt-api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.7"/>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8"/>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
Expand Down

0 comments on commit e22f9ad

Please sign in to comment.