File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Caliburn.Micro.Platform Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2323 </ItemGroup >
2424
2525 <ItemGroup Condition =" '$(TargetFramework)' == 'net45'" >
26- <PackageReference Include =" Microsoft.Xaml.Behaviors.Wpf" Version =" 1.1.3" />
26+ <PackageReference Include =" Microsoft.Xaml.Behaviors.Wpf" Version =" 1.1.3" />
2727 <Reference Include =" PresentationCore" />
2828 <Reference Include =" PresentationFramework" />
2929 <Reference Include =" System.Xaml" />
3232 </ItemGroup >
3333
3434 <ItemGroup Condition =" '$(TargetFramework)' == 'netcoreapp3.0'" >
35- <PackageReference Include =" Microsoft.Xaml.Behaviors.Wpf" Version =" 1.0.1 " />
35+ <PackageReference Include =" Microsoft.Xaml.Behaviors.Wpf" Version =" 1.1.3 " />
3636 <PackageReference Include =" Microsoft.WindowsDesktop.App" Version =" 3.0.0-preview7-27912-14" />
3737 <Compile Include =" Platforms\net46-netcore\**\*.cs" />
3838 </ItemGroup >
You can’t perform that action at this time.
0 commit comments