diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 11c5d7d..17ca3e2 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -32,6 +32,9 @@ updates:
Web:
patterns:
- "Microsoft.AspNetCore*"
+ OpenTelemetry:
+ patterns:
+ - "OpenTelemetry*"
Tests:
patterns:
- "Microsoft.NET.Test*"
diff --git a/.gitignore b/.gitignore
index edfe7a5..3c874d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
bin
obj
+out
artifacts
pack
TestResults
@@ -12,6 +13,7 @@ BenchmarkDotNet.Artifacts
.idea
local.settings.json
.env
+.next
*.local
*.suo
diff --git a/.netconfig b/.netconfig
index c01d60e..377d9d6 100644
--- a/.netconfig
+++ b/.netconfig
@@ -32,9 +32,9 @@
skip
[file ".github/dependabot.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/dependabot.yml
- sha = e733294084fb3e75d517a2e961e87df8faae7dc6
+ sha = 387f0616b2c56adc4f33f2858da818f7e0d92ef3
- etag = 3bf8d9214a15c049ca5cfe80d212a8cbe4753b8a638a9804ef73d34c7def9618
+ etag = a1aaba1440e5ee2a7b7f93fc0fb004d4e1d4d9780350c753f7c429e37241345a
weak
[file ".github/release.yml"]
url = https://github.com/devlooped/oss/blob/main/.github/release.yml
@@ -86,9 +86,9 @@
weak
[file ".gitignore"]
url = https://github.com/devlooped/oss/blob/main/.gitignore
- sha = 12c18e78c4bbab118b798d04344e5a5253216841
+ sha = c76f0cc3e225e39e79420587d94852e12cdcb32a
- etag = 69c38c664debe4cbb8b68a87bacb1c93d0ac9757635c31a42292317f05484728
+ etag = 09b499201361a59fad0036e925f4008cdd7bdc6723ba37ff18cc509e6024b2bf
weak
[file "Directory.Build.rsp"]
url = https://github.com/devlooped/oss/blob/main/Directory.Build.rsp
@@ -114,9 +114,9 @@
weak
[file "src/Directory.Build.props"]
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.props
- sha = dd13ed3334135c30dcb1e3b2295dc7622de298d9
+ sha = a1f5d11d1821959a141567ed24f9ea43205edd13
- etag = bd05f9f240823c0ac79ddfefe654061550c36f82dd94fa513b82900e92686a5f
+ etag = b2b90c6d617db9712cc8be2031b767d3ba951015717984f52b4872cc39f93e72
weak
[file "src/Directory.Build.targets"]
url = https://github.com/devlooped/oss/blob/main/src/Directory.Build.targets
diff --git a/readme.md b/readme.md
index 44a4ec5..7e55bd2 100644
--- a/readme.md
+++ b/readme.md
@@ -285,7 +285,7 @@ OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org
[](https://github.com/DominicSchell)
[](https://github.com/adalon)
[](https://github.com/torutek)
-[](https://github.com/mccaffers)
+[](https://github.com/mccaffers)
[](https://github.com/SeikaLogiciel)
[](https://github.com/wizardness)
[](https://github.com/eska-gmbh)
diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 91e383a..91ba1a5 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -167,7 +167,7 @@
-
+