Releases: thomaslevesque/InternalsVisibleTo.MSBuild
Releases · thomaslevesque/InternalsVisibleTo.MSBuild
1.1.0
1.0.5
1.0.4
Fixed
- InternalsVisibleTo.MSBuild no longer works with .NET Core SDK 3.1.300 (#3). Thanks to @FuturistiCoder for reporting this!
1.0.3
New
- Added support for
InternalsVisibleToSuffix
(#2), thanks to @meziantou