Skip to content

Commit d97b216

Browse files
Update Nuspec
1 parent 5e0e961 commit d97b216

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="Release-v4.0.0" commit="5f169aa1baca5282cc30f268222e1c6c206386a2" />
38+
<repository type="git" url="https://github.com/brminnick/AsyncAwaitBestPractices.git" branch="Release-v4.0.0" commit="5e0e9614bf493f51e2044b4c7182d90e4e1d9828" />
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="5f169aa1baca5282cc30f268222e1c6c206386a2" />
58+
<repository type="git" url="https://github.com/brminnick/AsyncAwaitBestPractices.git" branch="Release-v4.0.0" commit="5e0e9614bf493f51e2044b4c7182d90e4e1d9828" />
5959
<copyright>Copyright (c) 2018 Brandon Minnick</copyright>
6060
</metadata>
6161
<files>

0 commit comments

Comments
 (0)