aspnetcore/src
Nate McMaster fb2f89ed51
Factor out internal interface for default directory testing
Create an internal abstraction for finding the default directories for key storage. This allows us to run tests without squashing on keys on the developer machine. It also allows us to isolate test runs from reach other.
2018-05-01 14:22:42 -07:00
..
Microsoft.AspNetCore.Cryptography.Internal
Microsoft.AspNetCore.Cryptography.KeyDerivation
Microsoft.AspNetCore.DataProtection Factor out internal interface for default directory testing 2018-05-01 14:22:42 -07:00
Microsoft.AspNetCore.DataProtection.Abstractions
Microsoft.AspNetCore.DataProtection.AzureKeyVault
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft.AspNetCore.DataProtection.Extensions Factor out internal interface for default directory testing 2018-05-01 14:22:42 -07:00
Microsoft.AspNetCore.DataProtection.Redis
Microsoft.AspNetCore.DataProtection.SystemWeb
Directory.Build.props