Skip to content

Conversation

ajcvickers
Copy link

Partly to allow me to get a better understanding of the code, partly so we can have a better idea that all the providers work in a consistent manner.

Part of aspnet/Configuration#559

I will file issues for things found.

…tency

Partly to allow me to get a better understanding of the code, partly so we can have a better idea that all the providers work in a consistent manner.

Part of aspnet/Configuration#559

I will file issues for things found.
@ajcvickers ajcvickers force-pushed the FromWhereDontCare1130 branch from 372ca04 to 8dcd5b0 Compare December 7, 2018 22:54

<PropertyGroup>
<TargetFrameworks>$(StandardTestTfms)</TargetFrameworks>
<TargetFrameworks>$(StandardTestTfms);net461</TargetFrameworks>
Copy link
Member

Choose a reason for hiding this comment

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

Just making sure this net461 is intentional

Copy link
Author

Choose a reason for hiding this comment

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

Yes, because the AzureKeyVault tests target it, and they now depend on this for the base infrastructure.

Copy link
Member

@HaoK HaoK left a comment

Choose a reason for hiding this comment

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

I didn't take a deep look at the actual test behaviors, I think more tests is always good, we'll probably discuss this again when I do the json switch + refactor the file load logic which will impact these tests (hopefully clean this up and make it look not quite so scary :))

@ajcvickers ajcvickers merged commit 1878d16 into master Dec 7, 2018
@natemcmaster natemcmaster deleted the FromWhereDontCare1130 branch December 31, 2018 17:35
@ghost ghost locked as resolved and limited conversation to collaborators May 29, 2023
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.

2 participants