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.
Microsoft.PowerShell.Native
7.3.0-preview.1
7.3.0-rc.1
1 parent d5ed53e commit fd94beaCopy full SHA for fd94bea
src/System.Management.Automation/System.Management.Automation.csproj
@@ -28,7 +28,7 @@
28
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0-rc.1.22426.10" />
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.3.0-preview.1" />
+ <PackageReference Include="Microsoft.PowerShell.Native" Version="7.3.0-rc.1" />
32
<!-- Signing APIs -->
33
<PackageReference Include="Microsoft.Security.Extensions" Version="1.2.0" />
34
</ItemGroup>
0 commit comments