diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-12-07 23:07:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-07 23:07:23 +0100 |
commit | abe3c02ab4f48a7980ace33413b579b17d7f3f24 (patch) | |
tree | e9118f72f0c63ed0e7b9d2239d31c0ee838dcfe5 | |
parent | 45b417b2b4d75989fded973053aa0a9a8c0c6e6f (diff) |
nuget: bump DynamicData from 7.12.8 to 7.12.11 (#4059)1.1.447
Bumps [DynamicData](https://github.com/reactiveui/DynamicData) from 7.12.8 to 7.12.11.
- [Release notes](https://github.com/reactiveui/DynamicData/releases)
- [Changelog](https://github.com/reactivemarbles/DynamicData/blob/main/ReleaseNotes.md)
- [Commits](https://github.com/reactiveui/DynamicData/compare/7.12.8...7.12.11)
---
updated-dependencies:
- dependency-name: DynamicData
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>
-rw-r--r-- | Ryujinx.Ava/Ryujinx.Ava.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.Ava/Ryujinx.Ava.csproj b/Ryujinx.Ava/Ryujinx.Ava.csproj index c0891e71..f64a77d4 100644 --- a/Ryujinx.Ava/Ryujinx.Ava.csproj +++ b/Ryujinx.Ava/Ryujinx.Ava.csproj @@ -26,7 +26,7 @@ <PackageReference Include="Avalonia.Svg" Version="0.10.18" /> <PackageReference Include="Avalonia.Svg.Skia" Version="0.10.18" /> <PackageReference Include="jp2masa.Avalonia.Flexbox" Version="0.2.0" /> - <PackageReference Include="DynamicData" Version="7.12.8" /> + <PackageReference Include="DynamicData" Version="7.12.11" /> <PackageReference Include="FluentAvaloniaUI" Version="1.4.5" /> <PackageReference Include="XamlNameReferenceGenerator" Version="1.5.1" /> |