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