浏览代码

Bump ReactiveUI.Fody from 13.3.2 to 14.1.1

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

---
updated-dependencies:
- dependency-name: ReactiveUI.Fody
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 4 年之前
父节点
当前提交
dbf4387864
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ReactiveExample/ReactiveExample.csproj

+ 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.1.1.*" />
-        <PackageReference Include="ReactiveUI.Fody" Version="13.3.2" />
+        <PackageReference Include="ReactiveUI.Fody" Version="14.1.1" />
         <PackageReference Include="ReactiveUI" Version="13.3.2" />
     </ItemGroup>
 </Project>