What's Changed
- Add comments to ignore StyleCop warnings by @bfriesen in #17
- Add polyfills for
FeatureGuardAttribute
andFeatureSwitchDefinitionAttribute
by @Tyrrrz in #18 - Add polyfill for
OverloadResolutionPriorityAttribute
by @Tyrrrz in #19 - Detect
Microsoft.Bcl.Memory
and disable related polyfills by @Tyrrrz in #21
Full Changelog: 1.14...1.15