Skip to content

Commit

Permalink
Update ProjBobcat.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
laolarou726 committed Jan 19, 2025
1 parent f1ee203 commit 547af30
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
Expand Up @@ -66,14 +66,14 @@ resolved the issue that LaunchWrapper may not return the correct exit code
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="9.0.1" />
<PackageReference Include="SharpCompress">
<Version>0.38.0</Version>
<Version>0.39.0</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Management" Version="9.0.1" />
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="9.0.1" />
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.106">
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.162">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit 547af30

Please sign in to comment.