Skip to content

Commit

Permalink
Bump Aspire.Hosting.SqlServer from 8.2.1 to 8.2.2
Browse files Browse the repository at this point in the history
Bumps [Aspire.Hosting.SqlServer](https://github.com/dotnet/aspire) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v8.2.1...v8.2.2)

---
updated-dependencies:
- dependency-name: Aspire.Hosting.SqlServer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent dd06ca7 commit 819e1fc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageVersion Include="AspNetCore.HealthChecks.UI.InMemory.Storage" Version="8.0.1" />
<PackageVersion Include="AspNetCore.HealthChecks.Uris" Version="8.0.1" />
<PackageVersion Include="Aspire.Hosting.AppHost" Version="8.2.1" />
<PackageVersion Include="Aspire.Hosting.SqlServer" Version="8.2.1" />
<PackageVersion Include="Aspire.Hosting.SqlServer" Version="8.2.2" />
<PackageVersion Include="Aspire.Hosting.Testing" Version="8.2.1" />
<PackageVersion Include="Azure.Monitor.OpenTelemetry.Exporter" Version="1.3.0" />
<PackageVersion Include="Bogus" Version="35.6.1" />
Expand Down
12 changes: 6 additions & 6 deletions src/Presentation.Web.Client/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,15 +112,15 @@
},
"Microsoft.NET.ILLink.Tasks": {
"type": "Direct",
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "xT8jYjlroY7SLbGtoV9vUTVW/TPgodL4Egc31a444Xe0TMytLZ3UlKQ0kxMZsy/CrWsFB6wtKnSG1SsXcWreew=="
"requested": "[8.0.8, )",
"resolved": "8.0.8",
"contentHash": "P8wR6MUWwYXIjPJuBaZgo5zlI/GWI6QEAo6NyVIbPefa9CCkohYu7dP2rD/mrqnjEqfRHyl+h9VZrDoGpELqYg=="
},
"Microsoft.NET.Sdk.WebAssembly.Pack": {
"type": "Direct",
"requested": "[8.0.10, )",
"resolved": "8.0.10",
"contentHash": "DTJaIRCxCphhaI+7htflFVgOHbQMLprP65yRk5jlnXfkjwyo8oNwFPBZDr6/3X0YO7W77JOjnfjve2QSaYxs9g=="
"requested": "[9.0.0-rc.1.24431.7, )",
"resolved": "9.0.0-rc.1.24431.7",
"contentHash": "DFJcW6b/ZCG1IREFqI2Fk1c5Ko7E/iw/4nTQkqmFZ9YdedKwjMNI+1KBJg0q2IdjlyMZUQwreU3ymE2tdxPQbA=="
},
"MudBlazor": {
"type": "Direct",
Expand Down

0 comments on commit 819e1fc

Please sign in to comment.