Skip to content

Commit

Permalink
Merge pull request #71 from PasinduPrabhashitha/async-messaging
Browse files Browse the repository at this point in the history
fix 🐛 : change swashbuckle
  • Loading branch information
pasindu-pr authored Apr 22, 2023
2 parents 26933ef + befed28 commit c7fc31f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/services/Florage.Shared/Florage.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="7.0.4" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.19.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="SwashBuckle.AspNetCore.MicrosoftExtensions" Version="0.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>

</Project>

0 comments on commit c7fc31f

Please sign in to comment.