Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd390c57

Browse files
[release/v7.5] Update security extensions (#25322)
Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
1 parent06782f0 commitd390c57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎src/System.Management.Automation/System.Management.Automation.csproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PackageReferenceInclude="Microsoft.Management.Infrastructure"Version="3.0.0" />
5050
<PackageReferenceInclude="Microsoft.PowerShell.Native"Version="7.4.0" />
5151
<!-- Signing APIs-->
52-
<PackageReferenceInclude="Microsoft.Security.Extensions"Version="1.3.0" />
52+
<PackageReferenceInclude="Microsoft.Security.Extensions"Version="1.4.0" />
5353
<PackageReferenceInclude="System.Windows.Extensions"Version="9.0.3" />
5454
</ItemGroup>
5555

‎tools/cgmanifest.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema":"https://json.schemastore.org/component-detection-manifest.json",
23
"Registrations": [
34
{
45
"Component": {
@@ -175,7 +176,7 @@
175176
"Type":"nuget",
176177
"Nuget": {
177178
"Name":"Microsoft.Security.Extensions",
178-
"Version":"1.3.0"
179+
"Version":"1.4.0"
179180
}
180181
},
181182
"DevelopmentDependency":false
@@ -900,6 +901,5 @@
900901
},
901902
"DevelopmentDependency":false
902903
}
903-
],
904-
"$schema":"https://json.schemastore.org/component-detection-manifest.json"
904+
]
905905
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp