1
0
mirror of https://github.com/bitwarden/server synced 2026-02-27 01:43:46 +00:00

[deps] Tools: Pin dependencies

This commit is contained in:
renovate[bot]
2026-02-19 23:11:59 +00:00
committed by GitHub
parent 6f8a6dccb5
commit 310afba8f3
30 changed files with 107 additions and 107 deletions

View File

@@ -12,8 +12,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="4.23.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="10.1.0" />
<PackageReference Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="[4.23.0]" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="[10.1.0]" />
</ItemGroup>
</Project>