Skip to content

Commit 477e814

Browse files
authored
Update test/tools/NamedPipeConnection/src/code/Microsoft.PowerShell.NamedPipeConnection.csproj
1 parent 240f603 commit 477e814

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
@@ -27,7 +27,7 @@
2727
<PackageReference Include="System.Diagnostics.EventLog" Version="9.0.2" />
2828
<PackageReference Include="System.DirectoryServices" Version="9.0.2" />
2929
<PackageReference Include="System.Management" Version="9.0.2" />
30-
<PackageReference Include="System.Management.Automation" Version="7.5.0" />
30+
<PackageReference Include="System.Management.Automation" Version="7.5.0-preview.5" />
3131
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="9.0.2" />
3232
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.2" />
3333
<PackageReference Include="System.Security.Permissions" Version="9.0.2" />

0 commit comments

Comments
 (0)