ggirard07
ggirard07
**Is your feature request related to a problem? Please describe.** Unable to define default configuration for current process context only. This is especially useful when running on an Azure build...
Based [on wiki](https://github.com/moq/moq/wiki/Quickstart#customizing-mock-behavior), and as `ILookup` inherits from `IEnumerable`, I would expect the default value in loose mode to be an empty lookup, not `null`. > returns default values or...
I have been using Azure SQL Edge container for dev purposes as this and Azure Data Studio extensions have been encouraging this image over `mcr.microsoft.com/mssql/server`. But today I just stumble...