Skip to content

Commit

Permalink
Update Microsoft.Xaml.Behaviors.Wpf to target .NET Core
Browse files Browse the repository at this point in the history
  • Loading branch information
David Henley authored Oct 22, 2019
1 parent d633717 commit fbbebe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Caliburn.Micro.Platform/Caliburn.Micro.Platform.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net45'">
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version=" 1.0.1" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version=" 1.1.3" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="System.Xaml" />
Expand Down

0 comments on commit fbbebe6

Please sign in to comment.