Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
kkwpsv committed Dec 26, 2021
1 parent 25b5d68 commit 3ca03ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WindowDebugger/WindowDebugger.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@

<ItemGroup>
<PackageReference Include="Lsj.Util.JSON" Version="6.0.0" />
<PackageReference Include="Lsj.Util.Win32" Version="6.0.1-debug2021" />
<PackageReference Include="Lsj.Util.Win32" Version="6.0.1" />
<PackageReference Include="Lsj.Util.WPF" Version="6.0.0" />
<PackageReference Include="Lsj.Util.Win32.NativeUI" Version="6.0.1-debug2021" />
<PackageReference Include="Lsj.Util.Win32.NativeUI" Version="6.0.1" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="Walterlv.Themes.FluentDesign" Version="6.0.0" />
<PackageReference Include="Walterlv.Themes.FluentDesign" Version="7.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3ca03ce

Please sign in to comment.