Skip to content

Commit

Permalink
Merge pull request #88 from Corona-Studio/dependabot/nuget/ProjBobcat…
Browse files Browse the repository at this point in the history
…/ProjBobcat/System.Management-7.0.2

Bump System.Management from 7.0.1 to 7.0.2 in /ProjBobcat/ProjBobcat
  • Loading branch information
laolarou726 committed Jun 22, 2023
2 parents ba77cad + e227da2 commit 7dbbf88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProjBobcat/ProjBobcat/ProjBobcat.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup Condition=" '$(OS)' == 'Windows_NT' ">
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
Expand Down Expand Up @@ -102,7 +102,7 @@ change HttpClientHelper usage
</PackageReference>
</ItemGroup>
<ItemGroup Condition=" '$(IsWindows)'=='true' ">
<PackageReference Include="System.Management" Version="7.0.1" />
<PackageReference Include="System.Management" Version="7.0.2" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="7.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 7dbbf88

Please sign in to comment.