diff --git a/scripts/Microsoft.Xaml.Behaviors.Uwp.Managed.nuspec b/scripts/Microsoft.Xaml.Behaviors.Uwp.Managed.nuspec index 49d19523..57d947c9 100644 --- a/scripts/Microsoft.Xaml.Behaviors.Uwp.Managed.nuspec +++ b/scripts/Microsoft.Xaml.Behaviors.Uwp.Managed.nuspec @@ -7,7 +7,7 @@ Microsoft xamlexperiencesteam,Microsoft true - Easily add interactivity to your apps using XAML Behaviors. Now with UWP support! Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code. This is the managed version for C# UWP projects. + Easily add interactivity to your UWP apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code. This is the managed version for C# UWP projects. MIT http://go.microsoft.com/fwlink/?LinkID=651678 http://go.microsoft.com/fwlink/?LinkID=708511 diff --git a/scripts/Microsoft.Xaml.Behaviors.WinUI.Managed.nuspec b/scripts/Microsoft.Xaml.Behaviors.WinUI.Managed.nuspec index 2c46abe7..258ae284 100644 --- a/scripts/Microsoft.Xaml.Behaviors.WinUI.Managed.nuspec +++ b/scripts/Microsoft.Xaml.Behaviors.WinUI.Managed.nuspec @@ -7,7 +7,7 @@ Microsoft xamlexperiencesteam,Microsoft true - Easily add interactivity to your WinUI apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code. This is the managed version for C# UWP WinUI projects. + Easily add interactivity to your WinUI 3 apps using XAML Behaviors. Behaviors encapsulate reusable functionalities for elements that can be easily added to your XAML without the need for more imperative code. This is the managed version for C# WinUI 3 (Windows App SDK) projects. MIT http://go.microsoft.com/fwlink/?LinkID=651678 http://go.microsoft.com/fwlink/?LinkID=708511