From 13c4225fde022f10cca036b2c443dc50f34abc03 Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Thu, 21 Feb 2019 17:03:26 -0600 Subject: [PATCH] Oktokit attribution Making sure Oktokit is properly attributed on the About window. --- butterflow-ui/AboutWindow.xaml | 5 +++++ butterflow-ui/butterflow-ui.csproj | 4 ++-- butterflow-ui/packages.config | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/butterflow-ui/AboutWindow.xaml b/butterflow-ui/AboutWindow.xaml index 5998317..587a98f 100644 --- a/butterflow-ui/AboutWindow.xaml +++ b/butterflow-ui/AboutWindow.xaml @@ -54,6 +54,11 @@ | | + + Octokit + | + | + diff --git a/butterflow-ui/butterflow-ui.csproj b/butterflow-ui/butterflow-ui.csproj index 470547d..f699f13 100644 --- a/butterflow-ui/butterflow-ui.csproj +++ b/butterflow-ui/butterflow-ui.csproj @@ -45,8 +45,8 @@ packages\Gu.Wpf.Media.0.5.0.2\lib\net45\Gu.Wpf.Media.dll - - packages\Octokit.0.31.0\lib\net45\Octokit.dll + + packages\Octokit.0.32.0\lib\net45\Octokit.dll diff --git a/butterflow-ui/packages.config b/butterflow-ui/packages.config index 9f4f4ae..ff6c4a8 100644 --- a/butterflow-ui/packages.config +++ b/butterflow-ui/packages.config @@ -2,4 +2,5 @@ + \ No newline at end of file