Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSafia Abdalla <safia@microsoft.com>2022-09-09 00:54:40 +0300
committerGitHub <noreply@github.com>2022-09-09 00:54:40 +0300
commitb5ab9b3b2ea5c6da10c82677c0f219daaae2035c (patch)
tree0e59b805873bf4d547e68972927d8ee3ca9a738e
parentf5647f544e39a1df3f640b58e0c56b3446483973 (diff)
Add libraries key to deps.json diff
-rw-r--r--release-notes/7.0/known-issues.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/release-notes/7.0/known-issues.md b/release-notes/7.0/known-issues.md
index 2190cec4..d6185dfa 100644
--- a/release-notes/7.0/known-issues.md
+++ b/release-notes/7.0/known-issues.md
@@ -126,6 +126,8 @@ To circumvent this issue, you will need to modify the local installation to prob
+ }
+ }
},
+ },
+ "libraries": {
+ "Microsoft.Extensions.Configuration.Binder/7.0.0-rc.1.22411.12": {
+ "type": "package",
+ "serviceable": true,