Skip to content

Commit fd94bea

Browse files
Bump Microsoft.PowerShell.Native from 7.3.0-preview.1 to 7.3.0-rc.1 (PowerShell#18217)
1 parent d5ed53e commit fd94bea

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
@@ -28,7 +28,7 @@
2828
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0-rc.1.22426.10" />
2929
<!-- the following package(s) are from the powershell org -->
3030
<PackageReference Include="Microsoft.Management.Infrastructure" Version="2.0.0" />
31-
<PackageReference Include="Microsoft.PowerShell.Native" Version="7.3.0-preview.1" />
31+
<PackageReference Include="Microsoft.PowerShell.Native" Version="7.3.0-rc.1" />
3232
<!-- Signing APIs -->
3333
<PackageReference Include="Microsoft.Security.Extensions" Version="1.2.0" />
3434
</ItemGroup>

0 commit comments

Comments
 (0)