Browse Source

Merge pull request #2241 from gui-cs/dependabot/nuget/ReactiveUI.Fody-18.4.1

Bump ReactiveUI.Fody from 18.3.1 to 18.4.1
Tig 2 years ago
parent
commit
ac7d6dfce4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ReactiveExample/ReactiveExample.csproj

+ 1 - 1
ReactiveExample/ReactiveExample.csproj

@@ -11,7 +11,7 @@
     <InformationalVersion>1.0</InformationalVersion>
   </PropertyGroup>
   <ItemGroup>
-    <PackageReference Include="ReactiveUI.Fody" Version="18.3.1" />
+    <PackageReference Include="ReactiveUI.Fody" Version="18.4.1" />
     <PackageReference Include="ReactiveUI" Version="18.4.1" />
     <PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.2.3" PrivateAssets="all" />
   </ItemGroup>