File tree Expand file tree Collapse file tree 4 files changed +14
-5
lines changed Expand file tree Collapse file tree 4 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,15 @@ updates:
12
12
patterns :
13
13
- " Azure*"
14
14
- " Microsoft.Azure*"
15
+ Identity :
16
+ patterns :
17
+ - " System.IdentityModel*"
18
+ - " Microsoft.IdentityModel*"
15
19
System :
16
20
patterns :
17
21
- " System*"
22
+ exclude-patterns :
23
+ - " System.IdentityModel*"
18
24
Extensions :
19
25
patterns :
20
26
- " Microsoft.Extensions*"
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ TestResults
7
7
.vs
8
8
.vscode
9
9
.idea
10
+ local.settings.json
10
11
11
12
* .suo
12
13
* .sdf
@@ -31,5 +32,6 @@ node_modules
31
32
_site
32
33
.jekyll-metadata
33
34
.jekyll-cache
35
+ .sass-cache
34
36
Gemfile.lock
35
37
package-lock.json
Original file line number Diff line number Diff line change 38
38
weak
39
39
[file ".github/dependabot.yml"]
40
40
url = https://github.com/devlooped/oss/blob/main/.github/dependabot.yml
41
- sha = cba10bbf7bb08d841d2ddc990b67bc3f2c58fba0
42
- etag = fc84e2bb7a348609b75bb20145333306e2030083c6929edcc4f675907b8c52ad
41
+ sha = 35ca3f3405452465058d89005f8a88a65847c377
42
+ etag = f8080f8f04d87529e90d9a66751d304a7141196fb9734aa2d110784e52e66898
43
43
weak
44
44
[file ".github/release.yml"]
45
45
url = https://github.com/devlooped/oss/blob/main/.github/release.yml
74
74
weak
75
75
[file ".gitignore"]
76
76
url = https://github.com/devlooped/oss/blob/main/.gitignore
77
- sha = b87a8a795a4c2b6830602225c066c11108552a99
78
- etag = 96e0860052044780f1fc9e3bdfbee09d82d5dddb8b1217d67460fc7330a64dd8
77
+ sha = 4bd702593c10df189cd4a0f6e6fb72e55de02198
78
+ etag = f11dcc8c057bd2f526aa9c7090c9568d1656fafaaedc6719da42a00283018ffa
79
79
weak
80
80
[file "Directory.Build.rsp"]
81
81
url = https://github.com/devlooped/oss/blob/main/Directory.Build.rsp
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ We appreciate deeply any feedback that you may have! Feel free to participate in
148
148
[ ![ Mårten Rånge] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/mrange.png " Mårten Rånge ")] ( https://github.com/mrange )
149
149
[ ![ David Petric] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/davidpetric.png " David Petric ")] ( https://github.com/davidpetric )
150
150
[ ![ Rich Lee] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/richlee.png " Rich Lee ")] ( https://github.com/richlee )
151
- [ ![ Danilo Dantas] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/dannevesdantas.png " Danilo Dantas ")] ( https://github.com/dannevesdantas )
151
+ [ ![ Danilo das Neves Dantas] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/dannevesdantas.png " Danilo das Neves Dantas ")] ( https://github.com/dannevesdantas )
152
152
[ ![ ] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/nietras.png " ")] ( https://github.com/nietras )
153
153
[ ![ Gary Woodfine] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/garywoodfine.png " Gary Woodfine ")] ( https://github.com/garywoodfine )
154
154
[ ![ ] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/kristinnstefansson.png " ")] ( https://github.com/kristinnstefansson )
@@ -179,6 +179,7 @@ We appreciate deeply any feedback that you may have! Feel free to participate in
179
179
[ ![ Richard Collette] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/rcollette.png " Richard Collette ")] ( https://github.com/rcollette )
180
180
[ ![ Nick Vaughan] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/bngv.png " Nick Vaughan ")] ( https://github.com/bngv )
181
181
[ ![ Ken Bonny] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/KenBonny.png " Ken Bonny ")] ( https://github.com/KenBonny )
182
+ [ ![ Simon Cropp] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/SimonCropp.png " Simon Cropp ")] ( https://github.com/SimonCropp )
182
183
183
184
184
185
<!-- sponsors.md -->
You can’t perform that action at this time.
0 commit comments