Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Disable API check for newly added packages #6563

Merged
merged 1 commit into from
Jul 19, 2017

Conversation

pranavkm
Copy link
Contributor

No description provided.

@@ -8,6 +8,7 @@
<NoWarn>$(NoWarn);CS1591</NoWarn>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageTags>aspnetcore;aspnetcoremvc;cshtml;razor</PackageTags>
<EnableApiCheck>false</EnableApiCheck>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have an empty baseline rather then disabling API check. Then when we go to update all of the baselines the empty one will become full

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh right, that's what we decided to do. I totally forgot.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad @Eilon

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It takes two people to be bad. One to be do something bad, and the other one to sign off on the PR

Copy link
Contributor

@Eilon Eilon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What Ryan said.

@pranavkm pranavkm force-pushed the prkrishn/disable-api-check branch from dd0bbcd to 1f40681 Compare July 19, 2017 17:39
@pranavkm pranavkm force-pushed the prkrishn/disable-api-check branch from 1f40681 to c56f2c0 Compare July 19, 2017 17:39
@pranavkm
Copy link
Contributor Author

🆙 📅

@pranavkm pranavkm merged commit e65e647 into rel/2.0.0 Jul 19, 2017
@pranavkm pranavkm deleted the prkrishn/disable-api-check branch July 19, 2017 20:18
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.

4 participants