Skip to content

Commit e6136dd

Browse files
Bump System.Management from 6.0.0 to 7.0.0 in /src
Bumps [System.Management](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: System.Management dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b15ba8c commit e6136dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WPFLocalizeExtension.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
<!--References for .Net Core 3.x-->
7474
<ItemGroup Condition="$(TargetFramework.StartsWith('netcore'))">
75-
<PackageReference Include="System.Management" Version="6.0.0" />
75+
<PackageReference Include="System.Management" Version="7.0.0" />
7676
<PackageReference Include="System.Drawing.Common" Version="7.0.0" />
7777
</ItemGroup>
7878

0 commit comments

Comments
 (0)