Basic infrastructure to enable DllImportGenerator (#52486)
authorElinor Fung <elfung@microsoft.com>
Mon, 10 May 2021 19:48:18 +0000 (12:48 -0700)
committerGitHub <noreply@github.com>
Mon, 10 May 2021 19:48:18 +0000 (12:48 -0700)
commit757002794ee60402bd8a8ceab8dfbf2ede58aa5f
treeb80295d33acaf532b8373d355f23862c3b3a4bd3
parent74cafe71de68fac46cd4956da98387bce9e1043c
Basic infrastructure to enable DllImportGenerator (#52486)
Directory.Build.targets
NuGet.config
eng/Versions.props
eng/generators.targets [new file with mode: 0644]
src/libraries/Common/src/System/Runtime/InteropServices/GeneratedDllImportAttribute.cs [new file with mode: 0644]
src/libraries/Common/src/System/Runtime/InteropServices/GeneratedMarshallingAttribute.cs [new file with mode: 0644]