Skip to content

Commit d549774

Browse files
Update Microsoft.PowerShell.Native package version (#26746)
1 parent 467059c commit d549774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Management.Automation/System.Management.Automation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageReference Include="System.Security.Permissions" Version="10.0.2" />
4141
<!-- the following package(s) are from the powershell org -->
4242
<PackageReference Include="Microsoft.Management.Infrastructure" Version="3.0.0" />
43-
<PackageReference Include="Microsoft.PowerShell.Native" Version="700.0.0-preview.2" />
43+
<PackageReference Include="Microsoft.PowerShell.Native" Version="700.0.0-rc.1" />
4444
<!-- Signing APIs -->
4545
<PackageReference Include="Microsoft.Security.Extensions" Version="1.4.0" />
4646
</ItemGroup>

0 commit comments

Comments
 (0)