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 b4f8fcc commit 6fa3fccCopy full SHA for 6fa3fcc
src/System.Management.Automation/System.Management.Automation.csproj
@@ -28,7 +28,7 @@
28
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0-preview.1.22076.8" />
29
<!-- the following package(s) are from the powershell org -->
30
<PackageReference Include="Microsoft.Management.Infrastructure" Version="2.0.0" />
31
- <PackageReference Include="Microsoft.PowerShell.Native" Version="7.2.0" />
+ <PackageReference Include="Microsoft.PowerShell.Native" Version="7.3.0-preview.1" />
32
</ItemGroup>
33
34
<PropertyGroup>
0 commit comments