dotnet / pinvoke

A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.
MIT License
2.12k stars 222 forks source link

Build Windows.Core for net35 #335

Closed AArnott closed 7 years ago

AArnott commented 7 years ago

Fixes #331 since the C# compiler has no need to embed the ExtensionAttribute into the assembly in net35.