File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ See [upgrade notes][1] for helpful information when upgrading from previous vers
27
27
What's changed since pre-release v3.0.0-B0416:
28
28
29
29
- Engineering:
30
- - Bump System.Drawing.Common to v9.0.2 .
31
- [ #2769 ] ( https://github.com/microsoft/PSRule/pull/2769 )
30
+ - Bump System.Drawing.Common to v9.0.3 .
31
+ [ #2808 ] ( https://github.com/microsoft/PSRule/pull/2808 )
32
32
- Bump NuGet.Protocol to v6.13.2.
33
33
[ #2788 ] ( https://github.com/microsoft/PSRule/pull/2788 )
34
34
- Bump vscode engine to v1.98.0.
Original file line number Diff line number Diff line change 10
10
<ItemGroup >
11
11
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
12
12
<PackageReference Include =" System.CommandLine" Version =" 2.0.0-beta1.21308.1" />
13
- <PackageReference Include =" System.Drawing.Common" Version =" 9.0.2 " />
13
+ <PackageReference Include =" System.Drawing.Common" Version =" 9.0.3 " />
14
14
</ItemGroup >
15
15
16
16
<ItemGroup >
Original file line number Diff line number Diff line change 30
30
},
31
31
"System.Drawing.Common" : {
32
32
"type" : " Direct" ,
33
- "requested" : " [9.0.2 , )" ,
34
- "resolved" : " 9.0.2 " ,
35
- "contentHash" : " JU947wzf8JbBS16Y5EIZzAlyQU+k68D7LRx6y03s2wlhlvLqkt/8uPBrjv2hJnnaJKbdb0GhQ3JZsfYXhrRjyg ==" ,
33
+ "requested" : " [9.0.3 , )" ,
34
+ "resolved" : " 9.0.3 " ,
35
+ "contentHash" : " yDxzWfZGvOtk8zk5apWXP/tmro1Nghn7/4bWS5np5CtwIfiVCC74qCc1qvIsnywvXKzVqIbKXRk09wts+xGfeg ==" ,
36
36
"dependencies" : {
37
- "Microsoft.Win32.SystemEvents" : " 9.0.2 "
37
+ "Microsoft.Win32.SystemEvents" : " 9.0.3 "
38
38
}
39
39
},
40
40
"Microsoft.Build.Tasks.Git" : {
54
54
},
55
55
"Microsoft.Win32.SystemEvents" : {
56
56
"type" : " Transitive" ,
57
- "resolved" : " 9.0.2 " ,
58
- "contentHash" : " 5BkGZ6mHp2dHydR29sb0fDfAuqkv30AHtTih8wMzvPZysOmBFvHfnkR2w3tsc0pSiIg8ZoKyefJXWy9r3pBh0w =="
57
+ "resolved" : " 9.0.3 " ,
58
+ "contentHash" : " Z0hIB2oeNqPOO0MYD0wkLpEe0LangoF3BSdMLLF5wft/rndYoXhLQvWni1OxymlWj+1adswAps2ZlrPmD9ZhBg =="
59
59
},
60
60
"System.Memory" : {
61
61
"type" : " Transitive" ,
You can’t perform that action at this time.
0 commit comments