Skip to content

Commit 6be342c

Browse files
Build(deps): Bump Microsoft.Management.Infrastructure
Bumps [Microsoft.Management.Infrastructure](https://github.com/PowerShell/MMI) from 2.0.0 to 3.0.0. - [Commits](https://github.com/PowerShell/MMI/commits) --- updated-dependencies: - dependency-name: Microsoft.Management.Infrastructure dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3a72e1 commit 6be342c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Files.App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<PackageReference Include="WinUIEx" Version="2.3.2" />
9797
<PackageReference Include="Vanara.PInvoke.Mpr" Version="3.4.17" />
9898
<PackageReference Include="Vanara.Windows.Shell" Version="3.4.17" />
99-
<PackageReference Include="Microsoft.Management.Infrastructure" Version="2.0.0" />
99+
<PackageReference Include="Microsoft.Management.Infrastructure" Version="3.0.0" />
100100
<PackageReference Include="Microsoft.Management.Infrastructure.Runtime.Win" Version="2.0.1" />
101101
</ItemGroup>
102102

0 commit comments

Comments
 (0)