Skip to content

Commit 433ce17

Browse files
Bump Microsoft.Management.Infrastructure
Bumps [Microsoft.Management.Infrastructure](https://github.com/PowerShell/MMI) from 3.0.0-preview.3 to 3.0.0-preview.4. - [Commits](https://github.com/PowerShell/MMI/commits) --- updated-dependencies: - dependency-name: Microsoft.Management.Infrastructure dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7b6df7 commit 433ce17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<PackageReference Include="System.Security.Permissions" Version="8.0.0-rc.2.23479.6" />
4646
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0-rc.2.23479.6" />
4747
<!-- the following package(s) are from the powershell org -->
48-
<PackageReference Include="Microsoft.Management.Infrastructure" Version="3.0.0-preview.3" />
48+
<PackageReference Include="Microsoft.Management.Infrastructure" Version="3.0.0-preview.4" />
4949
<PackageReference Include="Microsoft.PowerShell.Native" Version="7.4.0-preview.2" />
5050
<!-- Signing APIs -->
5151
<PackageReference Include="Microsoft.Security.Extensions" Version="1.2.0" />

0 commit comments

Comments
 (0)