Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update XamlBehaviors to 3.0.0 #613

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Conversation

Sergio0694
Copy link
Member

Fixes

Updates the XamlBehaviors package.

PR Type

What kind of change does this PR introduce?

  • Build or CI related changes

@Arlodotexe
Copy link
Member

Current CI error is:

         D:\a\Windows\Windows\tooling\ProjectHeads\AllComponents\Uwp\CommunityToolkit.App.Uwp.csproj : error NU1605: Warning As Error: Detected package downgrade: Microsoft.Xaml.Behaviors.Uwp.Managed from 3.0.0 to 3.0.0-preview2. Reference the package directly from the project to select a different version.  [D:\a\Windows\Windows\CommunityToolkit.AllComponents.sln]
       D:\a\Windows\Windows\tooling\ProjectHeads\AllComponents\Uwp\CommunityToolkit.App.Uwp.csproj : error NU1605:  CommunityToolkit.App.Uwp -> CommunityToolkit.Uwp.Behaviors -> Microsoft.Xaml.Behaviors.Uwp.Managed (>= 3.0.0)  [D:\a\Windows\Windows\CommunityToolkit.AllComponents.sln]
       D:\a\Windows\Windows\tooling\ProjectHeads\AllComponents\Uwp\CommunityToolkit.App.Uwp.csproj : error NU1605:  CommunityToolkit.App.Uwp -> Microsoft.Xaml.Behaviors.Uwp.Managed (>= 3.0.0-preview2) [D:\a\Windows\Windows\CommunityToolkit.AllComponents.sln]

Seems not all references to preview2 were updated.

@Sergio0694 Sergio0694 enabled auto-merge (squash) January 27, 2025 23:21
@Sergio0694 Sergio0694 disabled auto-merge January 28, 2025 02:32
@Sergio0694 Sergio0694 enabled auto-merge (squash) January 28, 2025 02:32
@Sergio0694 Sergio0694 merged commit 9830e43 into main Jan 28, 2025
24 checks passed
@Sergio0694 Sergio0694 deleted the user/sergiopedri/update-behaviors branch January 28, 2025 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants