Skip to content

Commit 9ad108e

Browse files
Update NuSpec
1 parent 561e937 commit 9ad108e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Src/AsyncAwaitBestPractices.MVVM.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
- Added `AsyncValueCommand<T> : IAsyncValueCommand<T>`
3636
- Added `RaiseCanExecuteChanged` to `IAsyncCommand` and `IAsyncValueCommand`
3737
</releaseNotes>
38-
<repository type="git" url="https://github.com/brminnick/AsyncAwaitBestPractices.git" branch="master" commit="f3d4139c98477bc46e4f4b386b9cd8bdd116142d" />
38+
<repository type="git" url="https://github.com/brminnick/AsyncAwaitBestPractices.git" branch="master" commit="561e937cdb287c40bcae9d194bee3f9d95593ffe" />
3939
<copyright>Copyright (c) 2018 Brandon Minnick</copyright>
4040
</metadata>
4141
<files>

Src/AsyncAwaitBestPractices.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
New In This Release:
5656
- Added Support for ValueTask in SafeFireAndForget
5757
</releaseNotes>
58-
<repository type="git" url="https://github.com/brminnick/AsyncAwaitBestPractices.git" branch="Release-v4.0.0" commit="5e0e9614bf493f51e2044b4c7182d90e4e1d9828" />
58+
<repository type="git" url="https://github.com/brminnick/AsyncAwaitBestPractices.git" branch="master" commit="5e0e9614bf493f51e2044b4c7182d90e4e1d9828" />
5959
<copyright>Copyright (c) 2018 Brandon Minnick</copyright>
6060
</metadata>
6161
<files>

0 commit comments

Comments
 (0)