Skip to content

Commit 3412550

Browse files
authored
Merge pull request #15 from jeremy-visionaid/system-management
Remove redundant System.Management reference
2 parents 6c09df2 + d450b74 commit 3412550

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Plugin.Maui.Feature/Plugin.Maui.Feature.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
<ItemGroup>
7373
<PackageReference Include="Microsoft.Maui.Controls" Version="$(MauiVersion)" />
7474
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="all" IsImplicitlyDefined="true" />
75-
<PackageReference Include="System.Management" Version="7.0.0" Condition="$(TargetFramework.Contains('-windows')) == true" />
7675
</ItemGroup>
7776

7877
<!-- Package additions -->

0 commit comments

Comments
 (0)