Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS2017 release checklist #1409

Closed
5 of 7 tasks
roji opened this issue Jan 21, 2017 · 1 comment
Closed
5 of 7 tasks

VS2017 release checklist #1409

roji opened this issue Jan 21, 2017 · 1 comment
Assignees

Comments

@roji
Copy link
Member

roji commented Jan 21, 2017

Stuff to do when VS2017 goes RTM:

  • Switch to the new csproj format
  • Update the VSIX to use the RTM buildtools
  • Test PDB and source embedding in assembly (Use SourceLink #1479)
  • Maybe try to have a project dependency between the VSIX and Npgsql (wow!)
  • Assuming generalized async methods make it in, complete Reimplement read/write logic with single async method path #1326, eliminating AsyncRewriter and switching to single codepath with ValueTasks.
  • Install VS2017 SDK on build server, add build of VSIX + artifact listing. Currently impossible because VS2015 tooling won't build the extension.
  • Use C# 7 features in the source code (tuples etc.)
@roji roji added this to the 3.3 milestone Jan 21, 2017
@roji roji self-assigned this Jan 21, 2017
@roji roji removed this from the 3.3 milestone Mar 7, 2017
@roji
Copy link
Member Author

roji commented May 31, 2017

Closing as only #1479 is left (plus maybe some more C# 7 goodness)

@roji roji closed this as completed May 31, 2017
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

No branches or pull requests

1 participant