Skip to content

Commit 547af30

Browse files
committed
Update ProjBobcat.csproj
1 parent f1ee203 commit 547af30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ProjBobcat/ProjBobcat/ProjBobcat.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,14 @@ resolved the issue that LaunchWrapper may not return the correct exit code
6666
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.1" />
6767
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="9.0.1" />
6868
<PackageReference Include="SharpCompress">
69-
<Version>0.38.0</Version>
69+
<Version>0.39.0</Version>
7070
</PackageReference>
7171
</ItemGroup>
7272
<ItemGroup>
7373
<PackageReference Include="System.Management" Version="9.0.1" />
7474
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
7575
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="9.0.1" />
76-
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.106">
76+
<PackageReference Include="Microsoft.Windows.CsWin32" Version="0.3.162">
7777
<PrivateAssets>all</PrivateAssets>
7878
</PackageReference>
7979
</ItemGroup>

0 commit comments

Comments
 (0)