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-11 22:26:19 +00:00
committed by GitHub
parent c15c41801a
commit 0dc8f6b5e2
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>