We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d633717 + fbbebe6 commit ebb4c12Copy full SHA for ebb4c12
src/Caliburn.Micro.Platform/Caliburn.Micro.Platform.csproj
@@ -23,7 +23,7 @@
23
</ItemGroup>
24
25
<ItemGroup Condition="'$(TargetFramework)' == 'net45'">
26
- <PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version=" 1.0.1" />
+ <PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version=" 1.1.3" />
27
<Reference Include="PresentationCore" />
28
<Reference Include="PresentationFramework" />
29
<Reference Include="System.Xaml" />
0 commit comments