2
0
Эх сурвалжийг харах

Bump ReactiveUI.Fody from 13.2.18 to 13.3.2 (#1300)

Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 13.2.18 to 13.3.2.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/13.2.18...13.3.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 жил өмнө
parent
commit
d062d0cc2a

+ 1 - 1
ReactiveExample/ReactiveExample.csproj

@@ -7,7 +7,7 @@
         <PackageReference Include="Pharmacist.MsBuild" Version="2.0.8" PrivateAssets="all" />
         <PackageReference Include="Pharmacist.Common" Version="2.0.8" />
         <PackageReference Include="Terminal.Gui" Version="1.0.0.*" />
-        <PackageReference Include="ReactiveUI.Fody" Version="13.2.18" />
+        <PackageReference Include="ReactiveUI.Fody" Version="13.3.2" />
         <PackageReference Include="ReactiveUI" Version="13.3.1" />
     </ItemGroup>
 </Project>