Skip to content

Commit 47f6f0f

Browse files
Added blog post link
Co-authored-by: Michael Hawker MSFT (XAML Llama) <[email protected]>
1 parent 4d2297c commit 47f6f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public string Name
5353

5454
The syntax is slightly more complex, but results in a 150x speed improvement (that's not a typo), requires no memory allocations at all and no reflection, and ensures that all necessary validation of the arguments can be done at compile time too.
5555

56-
✅ API changes to the `SetPropertyAndNotifyOnCompletion` (as detailed in the blog post).
56+
✅ API changes to the `SetPropertyAndNotifyOnCompletion` (as detailed in [this blog post]( https://devblogs.microsoft.com/pax-windows/mvvm-toolkit-preview-3-the-journey-of-an-api/)).
5757

5858
🚨 Removed the `Ioc` class (we will include docs on how to easily start using the `Microsoft.Extensions.DependencyInjection` library directly to work with dependency injection).
5959

0 commit comments

Comments
 (0)