Skip to content

Commit defbe6b

Browse files
authored
Update test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj
1 parent 41982b9 commit defbe6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="8.0.1" />
2424
<PackageReference Include="System.DirectoryServices" Version="8.0.0" />
2525
<PackageReference Include="System.Management" Version="8.0.0" />
26-
<PackageReference Include="System.Management.Automation" Version="7.4.7" />
26+
<PackageReference Include="System.Management.Automation" Version="7.4.0" />
2727
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.1" />
2828
<PackageReference Include="System.Security.Permissions" Version="8.0.0" />
2929
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />

0 commit comments

Comments
 (0)