Browse Source

build(deps): Bump ReactiveUI.Validation from 3.0.1 to 3.0.22 in /src (#97)

Bumps [ReactiveUI.Validation](https://github.com/reactiveui/reactiveui.validation) from 3.0.1 to 3.0.22.
- [Release notes](https://github.com/reactiveui/reactiveui.validation/releases)
- [Commits](https://github.com/reactiveui/reactiveui.validation/compare/3.0.1...3.0.22)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/10407/head
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
1d6b309290
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/Avalonia.NameGenerator.Sandbox/Avalonia.NameGenerator.Sandbox.csproj

2
src/Avalonia.NameGenerator.Sandbox/Avalonia.NameGenerator.Sandbox.csproj

@ -20,6 +20,6 @@
<ProjectReference Include="..\Avalonia.NameGenerator\Avalonia.NameGenerator.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ReactiveUI.Validation" Version="3.0.1" />
<PackageReference Include="ReactiveUI.Validation" Version="3.0.22" />
</ItemGroup>
</Project>

Loading…
Cancel
Save