Microsoft Visual Studio 2017 및 OAuth 인증을 위한 서포트를 추가합니다.
3월 13, 2017
신규 버전
기능
Adds support for Microsoft Visual Studio 2017.
Adds support of OAuth to allow authentication with the StoreId, ClientId, AccessToken, and AuthenticationType=OAuth parameters. (OAuth is an open protocol to allow secure authorization using a common method from desktop applications, Internet/Web applications and mobile apps).
수정사항
Fixed "Stack empty" error after stopping validation and before code generation in a standalone version.
Fixed bug with the "Validate on Build" option in Model Settings.
Fixed compilation bug in the EF Core template after copying it to a model folder.