From 9ad108e8ba1651389e8c0e7b621982e5d3f71560 Mon Sep 17 00:00:00 2001 From: Brandon Minnick <13558917+brminnick@users.noreply.github.com> Date: Fri, 13 Dec 2019 09:17:08 -0800 Subject: [PATCH] Update NuSpec --- Src/AsyncAwaitBestPractices.MVVM.nuspec | 2 +- Src/AsyncAwaitBestPractices.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Src/AsyncAwaitBestPractices.MVVM.nuspec b/Src/AsyncAwaitBestPractices.MVVM.nuspec index c246ce5..ab936c5 100644 --- a/Src/AsyncAwaitBestPractices.MVVM.nuspec +++ b/Src/AsyncAwaitBestPractices.MVVM.nuspec @@ -35,7 +35,7 @@ - Added `AsyncValueCommand<T> : IAsyncValueCommand<T>` - Added `RaiseCanExecuteChanged` to `IAsyncCommand` and `IAsyncValueCommand` - + Copyright (c) 2018 Brandon Minnick diff --git a/Src/AsyncAwaitBestPractices.nuspec b/Src/AsyncAwaitBestPractices.nuspec index 3c5de8d..f9726af 100644 --- a/Src/AsyncAwaitBestPractices.nuspec +++ b/Src/AsyncAwaitBestPractices.nuspec @@ -55,7 +55,7 @@ New In This Release: - Added Support for ValueTask in SafeFireAndForget - + Copyright (c) 2018 Brandon Minnick