Commit 4b4555d
committed
Removed several package references across projects
Removed various package references from multiple projects. In `Catalog.API.csproj`, the references to `Microsoft.EntityFrameworkCore.Tools` and `Pgvector` were removed. `Identity.API.csproj` saw the removal of several packages including `Duende.IdentityServer.EntityFramework`, `Duende.IdentityServer.Storage`, `Duende.IdentityServer`, `Microsoft.EntityFrameworkCore.Tools`, `Microsoft.Web.LibraryManager.Build`, and `Polly`. The `Microsoft.EntityFrameworkCore.Tools` package was also removed from `Ordering.API.csproj`. In `Ordering.Infrastructure.csproj`, the `Npgsql.EntityFrameworkCore.PostgreSQL` package was removed. Lastly, `Basket.UnitTests.csproj` had the `MediatR`, `Microsoft.AspNetCore.Mvc.Testing`, and `Microsoft.Extensions.Identity.Stores` packages removed.1 parent 4e40dc9 commit 4b4555d
File tree
5 files changed
+0
-25
lines changed- Catalog.API
- Identity.API
- Ordering.API
- Ordering.Infrastructure
- tests/Basket.UnitTests
5 files changed
+0
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 15 | | |
20 | 16 | | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
24 | | - | |
25 | 20 | | |
26 | 21 | | |
27 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | 13 | | |
21 | | - | |
22 | | - | |
23 | 14 | | |
24 | 15 | | |
25 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 30 | | |
35 | 31 | | |
36 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
| |||
0 commit comments