Skip to content

Commit

Permalink
Update libs.
Browse files Browse the repository at this point in the history
  • Loading branch information
kkwpsv committed Mar 17, 2022
1 parent 85b7d6f commit 5bcb994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WindowDebugger/WindowDebugger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

<ItemGroup>
<PackageReference Include="Lsj.Util.JSON" Version="6.0.0" />
<PackageReference Include="Lsj.Util.Win32" Version="6.1.0-debug2045" />
<PackageReference Include="Lsj.Util.Win32" Version="6.1.0" />
<PackageReference Include="Lsj.Util.WPF" Version="6.0.0" />
<PackageReference Include="Lsj.Util.Win32.NativeUI" Version="6.0.2-debug2045" />
<PackageReference Include="Lsj.Util.Win32.NativeUI" Version="6.0.2" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="WPF-UI" Version="1.2.2-prerelease150" />
</ItemGroup>
Expand Down

0 comments on commit 5bcb994

Please sign in to comment.