Kyle Bostelmann
Results
2
comments of
Kyle Bostelmann
The mistake I made was thinking `model name == table name` and not understanding there is a distinction (the later is pulralized by default). I suggest changing the example migration...
Hi Anne, Thank you for the super fast response! Here's a minimal UWP project to reproduce the issue: [GateKeeper.zip](https://github.com/Azure/azure-sdk-for-net/files/15029153/GateKeeper.zip). I created a empty `HttpMessage` to instantiate the affected type. I...