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:
1212 patterns :
1313 - " Azure*"
1414 - " Microsoft.Azure*"
15+ Identity :
16+ patterns :
17+ - " System.IdentityModel*"
18+ - " Microsoft.IdentityModel*"
1519 System :
1620 patterns :
1721 - " System*"
22+ exclude-patterns :
23+ - " System.IdentityModel*"
1824 Extensions :
1925 patterns :
2026 - " Microsoft.Extensions*"
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ TestResults
77.vs
88.vscode
99.idea
10+ local.settings.json
1011
1112* .suo
1213* .sdf
@@ -31,5 +32,6 @@ node_modules
3132_site
3233.jekyll-metadata
3334.jekyll-cache
35+ .sass-cache
3436Gemfile.lock
3537package-lock.json
Original file line number Diff line number Diff line change 3838 weak
3939[file ".github/dependabot.yml"]
4040 url = https://github.com/devlooped/oss/blob/main/.github/dependabot.yml
41- sha = cba10bbf7bb08d841d2ddc990b67bc3f2c58fba0
42- etag = fc84e2bb7a348609b75bb20145333306e2030083c6929edcc4f675907b8c52ad
41+ sha = 35ca3f3405452465058d89005f8a88a65847c377
42+ etag = f8080f8f04d87529e90d9a66751d304a7141196fb9734aa2d110784e52e66898
4343 weak
4444[file ".github/release.yml"]
4545 url = https://github.com/devlooped/oss/blob/main/.github/release.yml
7474 weak
7575[file ".gitignore"]
7676 url = https://github.com/devlooped/oss/blob/main/.gitignore
77- sha = b87a8a795a4c2b6830602225c066c11108552a99
78- etag = 96e0860052044780f1fc9e3bdfbee09d82d5dddb8b1217d67460fc7330a64dd8
77+ sha = 4bd702593c10df189cd4a0f6e6fb72e55de02198
78+ etag = f11dcc8c057bd2f526aa9c7090c9568d1656fafaaedc6719da42a00283018ffa
7979 weak
8080[file "Directory.Build.rsp"]
8181 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
148148[ ![ Mårten Rånge] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/mrange.png " Mårten Rånge ")] ( https://github.com/mrange )
149149[ ![ David Petric] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/davidpetric.png " David Petric ")] ( https://github.com/davidpetric )
150150[ ![ 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 )
152152[ ![ ] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/nietras.png " ")] ( https://github.com/nietras )
153153[ ![ Gary Woodfine] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/garywoodfine.png " Gary Woodfine ")] ( https://github.com/garywoodfine )
154154[ ![ ] ( 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
179179[ ![ Richard Collette] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/rcollette.png " Richard Collette ")] ( https://github.com/rcollette )
180180[ ![ Nick Vaughan] ( https://raw.githubusercontent.com/devlooped/sponsors/main/.github/avatars/bngv.png " Nick Vaughan ")] ( https://github.com/bngv )
181181[ ![ 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 )
182183
183184
184185<!-- sponsors.md -->
You can’t perform that action at this time.
0 commit comments