File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1
1
# 7.4 Changelog
2
2
3
+ ## [ 7.4.11] - 2025-06-17
4
+
5
+ ### Engine Updates and Fixes
6
+
7
+ - Move .NET method invocation logging to after the needed type conversion is done for method arguments (#25568 )
8
+
9
+ ### Build and Packaging Improvements
10
+
11
+ <details >
12
+
13
+ <summary >
14
+
15
+ <p >Update .NET SDK to 8.0.411</p >
16
+
17
+ </summary >
18
+
19
+ <ul >
20
+ <li >Correct Capitalization Referencing Templates (#25672)</li >
21
+ <li >Manually update SqlClient in TestService</li >
22
+ <li >Update cgmanifest</li >
23
+ <li >Update package references</li >
24
+ <li >Update .NET SDK to latest version</li >
25
+ <li >Change linux packaging tests to ubuntu latest (#25640)</li >
26
+ </ul >
27
+
28
+ </details >
29
+
30
+ ### Documentation and Help Content
31
+
32
+ - Update Third Party Notices (#25524 , #25659 )
33
+
34
+ [ 7.4.11 ] : https://github.com/PowerShell/PowerShell/compare/v7.4.10...v7.4.11
35
+
36
+
3
37
## [ 7.4.10]
4
38
5
39
### Engine Updates and Fixes
You can’t perform that action at this time.
0 commit comments