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

github.com/PowerShell/PowerShell.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-10-28 19:19:10 +0300
committerGitHub <noreply@github.com>2022-10-28 19:19:10 +0300
commit4014154b3ba1b9c230b6f618ebf7a80d5d4916d4 (patch)
treea1e21c2b13127576a15199213bbcfa9d7c7ab350
parentae3f5f0f647ab3ac399edc91d870026169e8e87a (diff)
Update the cgmanifest (#18408)
-rw-r--r--tools/cgmanifest.json32
1 files changed, 1 insertions, 31 deletions
diff --git a/tools/cgmanifest.json b/tools/cgmanifest.json
index 0a335fdfbe..30a149dfd2 100644
--- a/tools/cgmanifest.json
+++ b/tools/cgmanifest.json
@@ -164,16 +164,6 @@
"Component": {
"Type": "nuget",
"Nuget": {
- "Name": "Microsoft.NETCore.Windows.ApiSets",
- "Version": "1.0.1"
- }
- },
- "DevelopmentDependency": false
- },
- {
- "Component": {
- "Type": "nuget",
- "Nuget": {
"Name": "Microsoft.PowerShell.MarkdownRender",
"Version": "7.2.0"
}
@@ -235,7 +225,7 @@
"Type": "nuget",
"Nuget": {
"Name": "Microsoft.Windows.Compatibility",
- "Version": "6.0.0"
+ "Version": "6.0.1"
}
},
"DevelopmentDependency": false
@@ -664,26 +654,6 @@
"Component": {
"Type": "nuget",
"Nuget": {
- "Name": "runtime.win7-x64.Microsoft.NETCore.Windows.ApiSets",
- "Version": "1.0.1"
- }
- },
- "DevelopmentDependency": false
- },
- {
- "Component": {
- "Type": "nuget",
- "Nuget": {
- "Name": "runtime.win7-x86.Microsoft.NETCore.Windows.ApiSets",
- "Version": "1.0.1"
- }
- },
- "DevelopmentDependency": false
- },
- {
- "Component": {
- "Type": "nuget",
- "Nuget": {
"Name": "runtime.win7.System.Private.Uri",
"Version": "4.3.0"
}