From df43c91f1dfccfb8a2a03e000fba00f4af727301 Mon Sep 17 00:00:00 2001 From: beep beep boop <67247641+augustoproiete-bot@users.noreply.github.com> Date: Tue, 8 Dec 2020 11:03:19 -0400 Subject: [PATCH] Bump Ookii.Dialogs.Wpf from 2.0.0 to 3.1.0 (README.md) Bumps [Ookii.Dialogs.Wpf](https://github.com/augustoproiete/ookii-dialogs-wpf) from 2.0.0 to 3.1.0. - [Release notes](https://github.com/augustoproiete/ookii-dialogs-wpf/releases) - [Commits](https://github.com/augustoproiete/ookii-dialogs-wpf/compare/v2.0.0...v3.1.0) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9541454..67b6337 100644 --- a/README.md +++ b/README.md @@ -492,7 +492,7 @@ Example uses: `./il2cpp.ps1` -builds each C# source file ìnto a .NET assembly DLL, a C++ source folder and one IL2CPP binary per supported architecture +builds each C# source file ìnto a .NET assembly DLL, a C++ source folder and one IL2CPP binary per supported architecture `./il2cpp.ps1 MyFirstTest` @@ -609,7 +609,7 @@ This project uses: - [MultiKeyDictionary](https://www.codeproject.com/Articles/32894/C-Multi-key-Generic-Dictionary) by Aron Weiler - [CxxDemangler](https://github.com/southpolenator/CxxDemangler) by Vuk Jovanovic - [CommandLineParser](https://github.com/commandlineparser/commandline) -- [Ookii Dialogs](http://www.ookii.org/software/dialogs/) by Sven Groot +- [Ookii.Dialogs.Wpf](https://github.com/augustoproiete/ookii-dialogs-wpf) - [XamlAnimatedGif](https://github.com/XamlAnimatedGif/WpfAnimatedGif) by Thomas Levesque Thanks to the following individuals whose code and research helped me develop this tool: