Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Source build fixes#1217

Merged
ericstj merged 2 commits intodotnet:masterfrom
ericstj:sourceBuild
May 29, 2019
Merged

Source build fixes#1217
ericstj merged 2 commits intodotnet:masterfrom
ericstj:sourceBuild

Conversation

@ericstj
Copy link
Copy Markdown
Member

@ericstj ericstj commented May 29, 2019

Use GenFacades instead of GenAPI and remove GenAPI and APICompat from source build.

ericstj added 2 commits May 29, 2019 09:25
Previously this project was calling GenAPI itself, this can be removed
and replaced with the source-based GenFacades which is effectively doing
the same thing.

I chose to just allow for missing types rather than explicitly call out
 all missing types since this information was redundant to the APICompat
 reports.
Comment thread src/netstandard/src/netstandard.csproj
@ericstj ericstj merged commit 3b98027 into dotnet:master May 29, 2019
@karelz karelz added this to the .NET Standard 2.1 milestone Jul 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants