Skip to content

Commit 4c40ab1

Browse files
Bump Microsoft.PowerShell.Native to 7.2.0-preview.1 (#15030)
1 parent 5c4a80e commit 4c40ab1

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="6.0.0-preview.2.21154.6" />
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.1.0" />
31+
<PackageReference Include="Microsoft.PowerShell.Native" Version="7.2.0-preview.1" />
3232
</ItemGroup>
3333

3434
<PropertyGroup>

0 commit comments

Comments
 (0)