Skip to content

Update documentation to 2.0.0#245

Merged
roji merged 2 commits intonpgsql:masterfrom
teyc:patch-1
Oct 8, 2017
Merged

Update documentation to 2.0.0#245
roji merged 2 commits intonpgsql:masterfrom
teyc:patch-1

Conversation

@teyc
Copy link
Copy Markdown
Contributor

@teyc teyc commented Oct 1, 2017

and give an example of Npgsql connection string for those who may be unsure

and give an example of Npgsql connection string for those who may be unsure
Comment thread doc/index.md Outdated
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="2.0.0" />
<!-- For scaffolding support -->
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.0" PrivateAssets="All" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.1" />
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wrong - there's no more separate design package in 2.0.0, it has been folded into the main package.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks!

@roji roji merged commit a59786c into npgsql:master Oct 8, 2017
roji pushed a commit that referenced this pull request Oct 8, 2017
* Update documentation to 2.0.0

and give an example of Npgsql connection string for those who may be unsure

* Remove Design package as it is folded in
@teyc teyc deleted the patch-1 branch October 8, 2017 10:49
roji pushed a commit that referenced this pull request Oct 26, 2017
* Update documentation to 2.0.0

and give an example of Npgsql connection string for those who may be unsure

* Remove Design package as it is folded in

(cherry picked from commit 3e73ace)
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.

2 participants