Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 309 Bytes

EFAutomapperBugRepro

Reproduction for issue: dotnet/efcore#12531

  • Open in VS
  • Run Update-Database in package manager console
  • Debug app

Should launch api/thing were the bug is reproduced. Navigate to api/thingwithouttype to see a working projection.