Skip to content

Commit

Permalink
升级依赖库
Browse files Browse the repository at this point in the history
  • Loading branch information
YJammak committed Nov 26, 2024
1 parent 6efca4c commit df53bce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/WeatherCalendar/WeatherCalendar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.1.0" />
<PackageReference Include="H.NotifyIcon.Wpf" Version="2.1.4" />
<PackageReference Include="MaterialDesignThemes" Version="5.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.3.4" />
Expand All @@ -41,6 +41,7 @@
<PackageReference Include="ReactiveUI.WPF" Version="20.1.63" />
<PackageReference Include="System.Management" Version="9.0.0" />
<PackageReference Include="System.Reactive.Linq" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="Ymiot.Core" Version="0.1.0" />
</ItemGroup>

Expand Down

0 comments on commit df53bce

Please # to comment.