Skip to content

Binding and Uno.Microsoft.Xaml.Behaviors.WinUI.Managed in different projects #11321

Discussion options

You must be logged in to vote

Thank you @jeromelaban. I added the references as specified and I still get the same errors. I deleted bin/obj/.vs several times.

<ItemGroup Condition="'$(TargetFramework)'=='net7.0-windows10.0.18362'">
	<PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.9" /> 



<ItemGroup Condition="'$(TargetFramework)'!='net7.0-windows10.0.18362'">	
	<PackageReference Include="Uno.Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.3.1-uno.2" />

It appears that Uno.Community.Toolkit is referencing Uno.Microsoft.Xaml.Behaviors.WinUI.Managed 2.3.1-uno.2. If I try to add 2.3.0 I get a downgrade error from nuget.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@leaderanalytics
Comment options

@modula2019
Comment options

@jeromelaban
Comment options

@modula2019
Comment options

@agneszitte
Comment options

Answer selected by leaderanalytics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants