Commit 658b108
committed
fix(deps): update package versions to 9.0.4
Update several NuGet package references across projects to the latest version 9.0.4 for improved stability and features.
- Updated `Microsoft.Extensions.ObjectPool` in `SQLHelper.SpeedTests.csproj`.
- Updated `Microsoft.Extensions.Logging` in `TestApp.csproj`.
- Updated `Microsoft.Extensions.Configuration.EnvironmentVariables` and `Microsoft.Extensions.Configuration.Json` in `SQLHelper.Tests.csproj`.
Fixes: #<issue-number>
(Note: Replace `<issue-number>` with the actual issue number if applicable.)1 parent de4e578 commit 658b108
File tree
3 files changed
+4
-4
lines changed- SQLHelper.SpeedTests
- TestApp
- test/SQLHelper.Tests
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments