mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
build(deps): bump Aspire.Hosting.SqlServer
Bumps [Aspire.Hosting.SqlServer](https://github.com/dotnet/aspire) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/dotnet/aspire/releases) - [Commits](https://github.com/dotnet/aspire/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: Aspire.Hosting.SqlServer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ebafe54d79
commit
82bf4d63be
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Aspire.Hosting.AppHost" Version="8.2.0"/>
|
||||
<PackageReference Include="Aspire.Hosting.SqlServer" Version="8.2.0"/>
|
||||
<PackageReference Include="Aspire.Hosting.SqlServer" Version="8.2.1"/>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue