Skip to content

Commit 4786cc1

Browse files
Bump Microsoft.Management.Infrastructure from 1.0.0 to 2.0.0
Bumps [Microsoft.Management.Infrastructure](https://github.com/PowerShell/MMI) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/PowerShell/MMI/releases) - [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 19a6a18 commit 4786cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility/Microsoft.PowerShell.CrossCompatibility.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
2222
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2323
<PackageReference Include="Microsoft.PowerShell.3.ReferenceAssemblies" Version="1.0.0" />
24-
<PackageReference Include="Microsoft.Management.Infrastructure" Version="1.0.0" />
24+
<PackageReference Include="Microsoft.Management.Infrastructure" Version="2.0.0" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)