We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Microsoft.PowerShell.Native
1 parent 467059c commit d549774Copy full SHA for d549774
src/System.Management.Automation/System.Management.Automation.csproj
@@ -40,7 +40,7 @@
40
<PackageReference Include="System.Security.Permissions" Version="10.0.2" />
41
<!-- the following package(s) are from the powershell org -->
42
<PackageReference Include="Microsoft.Management.Infrastructure" Version="3.0.0" />
43
- <PackageReference Include="Microsoft.PowerShell.Native" Version="700.0.0-preview.2" />
+ <PackageReference Include="Microsoft.PowerShell.Native" Version="700.0.0-rc.1" />
44
<!-- Signing APIs -->
45
<PackageReference Include="Microsoft.Security.Extensions" Version="1.4.0" />
46
</ItemGroup>
0 commit comments