瀏覽代碼

Bump ReactiveUI from 17.1.17 to 18.0.7

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

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 3 年之前
父節點
當前提交
6bb1f512a0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ReactiveExample/ReactiveExample.csproj

+ 1 - 1
ReactiveExample/ReactiveExample.csproj

@@ -5,7 +5,7 @@
     </PropertyGroup>
     <ItemGroup>
         <PackageReference Include="ReactiveUI.Fody" Version="17.1.17" />
-        <PackageReference Include="ReactiveUI" Version="17.1.17" />
+        <PackageReference Include="ReactiveUI" Version="18.0.7" />
         <PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.1.4" PrivateAssets="all" />
     </ItemGroup>
     <ItemGroup>