8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b6df7 commit 6018075Copy full SHA for 6018075
src/System.Management.Automation/System.Management.Automation.csproj
@@ -45,7 +45,7 @@
45
<PackageReference Include="System.Security.Permissions" Version="8.0.0-rc.2.23479.6" />
46
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0-rc.2.23479.6" />
47
<!-- the following package(s) are from the powershell org -->
48
- <PackageReference Include="Microsoft.Management.Infrastructure" Version="3.0.0-preview.3" />
+ <PackageReference Include="Microsoft.Management.Infrastructure" Version="3.0.0-preview.4" />
49
<PackageReference Include="Microsoft.PowerShell.Native" Version="7.4.0-preview.2" />
50
<!-- Signing APIs -->
51
<PackageReference Include="Microsoft.Security.Extensions" Version="1.2.0" />
0 commit comments