Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Downgrade user-secrets CLI tool to use 1.0.0 runtime #101

Merged
merged 1 commit into from
Sep 12, 2016

Conversation

natemcmaster
Copy link
Contributor

This required splitting runtime testing into its own project.

Will split a rel/tools-rel-1.0.0-preview3 branch after this merges. cref #100

cc @pranavkm @muratg

@natemcmaster
Copy link
Contributor Author

Ping. Can someone review this?

{
Logger.LogDebug(Resources.Message_Project_File_Path, projectPath);
var secretsFilePath = PathHelper.GetSecretsPath(projectPath);
Logger.LogDebug(Resources.Message_Secret_File_Path, secretsFilePath);

{
// workaround https://github.com/aspnet/Configuration/issues/478
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you file a bug for this and self assign? Easy to miss TODOs in code.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good idea. Added #102

@pranavkm
Copy link
Contributor

:shipit:

@natemcmaster natemcmaster changed the base branch from dev to rel/tools-1.0.0-preview3 September 12, 2016 18:11
@natemcmaster natemcmaster merged commit e5b7235 into rel/tools-1.0.0-preview3 Sep 12, 2016
@natemcmaster natemcmaster deleted the namc/tool-downgrade branch September 12, 2016 18:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants