Skip to content

Commit

Permalink
更新System.Reactive
Browse files Browse the repository at this point in the history
  • Loading branch information
MakesYT committed Jun 1, 2024
1 parent 5882fc2 commit 7ed2304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NodifyM.Avalonia/NodifyM.Avalonia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Avalonia.Desktop" Version="11.0.10" />
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.10" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
<PackageReference Include="System.Reactive" Version="6.0.1"/>
</ItemGroup>
<PropertyGroup>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
Expand Down

0 comments on commit 7ed2304

Please sign in to comment.