aspnetcore/test
Nate McMaster d48f2abc7c Use MSBuild project extensions instead of importing the users project
Implicit imports prevents using <Import> on a project file that has the Sdk attribute. This change instead generates a file in the MSBuildProjectExtensionsPath to inject targets require to find the UserSecretsId property in a project.

Resolves #242
2016-12-08 09:55:22 -08:00
..
Microsoft.DotNet.Watcher.Tools.FunctionalTests Update packaging for tools 2016-12-07 09:37:34 -08:00
Microsoft.DotNet.Watcher.Tools.Tests Update packaging for tools 2016-12-07 09:37:34 -08:00
Microsoft.Extensions.SecretManager.Tools.Tests Use MSBuild project extensions instead of importing the users project 2016-12-08 09:55:22 -08:00
Microsoft.Extensions.Tools.Tests
Shared