Skip to content

Commit

Permalink
Merge pull request #1 from ChrisPulman/dependabot/nuget/System.Reacti…
Browse files Browse the repository at this point in the history
…ve-6.0.0
  • Loading branch information
ChrisPulman committed Aug 22, 2023
2 parents e7ea46b + 6783f69 commit 5f445c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Localisation.WPF/Localisation.WPF.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net462;net6.0-windows;net7.0-windows</TargetFrameworks>
Expand All @@ -12,7 +12,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Management" Version="7.*" />
<PackageReference Include="System.Reactive" Version="5.0.0" />
<PackageReference Include="System.Reactive" Version="6.0.0" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\UICultureIcon.ico" />
Expand Down

0 comments on commit 5f445c7

Please sign in to comment.