Skip to content

Commit

Permalink
Update AsyncAwaitBestPractices.MVVM.nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCodeTraveler committed Jul 14, 2019
1 parent ecb5687 commit eac5c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/AsyncAwaitBestPractices.MVVM.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<summary>Includes AsyncCommand and IAsyncCommand which allows ICommand to safely be used asynchronously with Task.</summary>
<tags>task,fire and forget, threading, extensions, system.threading.tasks,async,await</tags>
<dependencies>
<dependency id="AsyncAwaitBestPractices" version="3.0.0-pre3" />
<dependency id="AsyncAwaitBestPractices" version="3.0.0-pre4" />
</dependencies>
<releaseNotes>
New In This Release:
Expand Down

0 comments on commit eac5c87

Please sign in to comment.