Skip to content

Added support for no top-level statements#1895

Merged
deepchoudhery merged 4 commits into
mainfrom
dev/decho/not-using-top-level-statements
May 17, 2022
Merged

Added support for no top-level statements#1895
deepchoudhery merged 4 commits into
mainfrom
dev/decho/not-using-top-level-statements

Conversation

@deepchoudhery
Copy link
Copy Markdown
Member

Added support for no top-level statements

  • if dev opts into 'no top level statements', Program.cs file will have a classic namespace, class, and method structure.
  • Adding code to 'Main' method in the correct spots.
  • Added additional tests.

@deepchoudhery deepchoudhery merged commit fd153b2 into main May 17, 2022
@deepchoudhery deepchoudhery deleted the dev/decho/not-using-top-level-statements branch May 17, 2022 05:12
deepchoudhery added a commit that referenced this pull request May 17, 2022
* added helpers, most cases without top lvl work

* minor update, still doesn't work.

* missed in merge

* final fixes and tests.
deepchoudhery added a commit that referenced this pull request May 17, 2022
* using correct entityset variable instead. (#1893)

* add missing bracket (#1894)

* Added support for no top-level statements (#1895)

* added helpers, most cases without top lvl work

* minor update, still doesn't work.

* missed in merge

* final fixes and tests.

* bump up versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant