aspnetcore/test/Microsoft.Extensions.Secret...
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.Extensions.SecretManager.Tools.Tests.xproj
MsBuildProjectFinderTest.cs
SecretManagerTests.cs
SetCommandTest.cs
TemporaryFileProvider.cs
UserSecretsTestFixture.cs Use MSBuild project extensions instead of importing the users project 2016-12-08 09:55:22 -08:00
copyfiles.cmd Update packaging for tools 2016-12-07 09:37:34 -08:00
copyfiles.sh Update packaging for tools 2016-12-07 09:37:34 -08:00
project.json Update packaging for tools 2016-12-07 09:37:34 -08:00
test.sh