Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…#788) * Fixes #787 Remove ItemGroup that has conditon with TFM that starts with `net46`in Splat.csproj file. Having this condition of TFM net46* is unnecessary, Because defined TargetFrameworks does not contain NET Fx related TFM. * remove the net46 and net472 as well because these TFMs are in the Splat.Drawing as suggested in issue comment: #787 (comment)
- Loading branch information