diff --git a/eng/Versions.props b/eng/Versions.props index fbf8eb9dedce..168d76ecea0c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -9,6 +9,8 @@ ci.inflight + + 1 true diff --git a/src/AI/src/Essentials.AI/Essentials.AI.csproj b/src/AI/src/Essentials.AI/Essentials.AI.csproj index e510b106f099..244079c5cece 100644 --- a/src/AI/src/Essentials.AI/Essentials.AI.csproj +++ b/src/AI/src/Essentials.AI/Essentials.AI.csproj @@ -15,12 +15,13 @@ true Microsoft.Maui.Essentials.AI true preview - 1 + $(EssentialsAIPreviewVersionIteration) $(DefaultPackageTags);essentials;ai .NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains a collection of cross-platform APIs for working with device AI and local models.