Commit f7302b4
committed
Switch to NuGet package for Abstractions
Replaced `ProjectReference` with `PackageReference` in both `SimpleAuthentication.Swashbuckle.csproj` and `SimpleAuthentication.csproj`. The local project dependency on `SimpleAuthentication.Abstractions` is now replaced with the NuGet package `SimpleAuthenticationTools.Abstractions` version `3.1.3`.1 parent 9bcf25f commit f7302b4
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- src
- SimpleAuthentication.Swashbuckle
- SimpleAuthentication
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
0 commit comments