Skip to content

Commit 6fa3fcc

Browse files
Update Microsoft.PowerShell.Native to �7.3.0-preview.1
1 parent b4f8fcc commit 6fa3fcc

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-preview.1.22076.8" />
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.2.0" />
31+
<PackageReference Include="Microsoft.PowerShell.Native" Version="7.3.0-preview.1" />
3232
</ItemGroup>
3333

3434
<PropertyGroup>

0 commit comments

Comments
 (0)