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

How to compile? #21

Closed
funky81 opened this issue May 19, 2018 · 8 comments
Closed

How to compile? #21

funky81 opened this issue May 19, 2018 · 8 comments

Comments

@funky81
Copy link

funky81 commented May 19, 2018

Describe what is not working as expected.

Steps to reproduce

  1. Clone Github code
  2. Open using Visual Studio 2017
  3. Click on Build
  4. It will asks for Running Custom Tool for Template (T4), click Yes
  5. Build Error, it cant find Microsoft.SqlServer.TransactSql.ScriptDom version 13.100
    I'm trying to search within files but it still can't find Microsoft.SqlServer.TransactSql.ScriptDom with version 13.100, because currently I'm using version 14.0.0.0

Thanks

Further technical details

EF Core Power Tools version: Havent tried it yet
Database engine: (SQlite, SQL Compact, SQL Server, Postgres) : SQL Server
Visual Studio version: (e.g. Visual Studio 2017 15.7) : VS 2017

@ErikEJ
Copy link
Owner

ErikEJ commented May 20, 2018

Could you share the build output? I cannot see any references to 13.1, only 14..

@funky81
Copy link
Author

funky81 commented May 20, 2018 via email

@ErikEJ
Copy link
Owner

ErikEJ commented May 20, 2018

Undo any changes caused by running the .tt files

It will asks for Running Custom Tool for Template (T4), click No

@ErikEJ
Copy link
Owner

ErikEJ commented May 20, 2018

Attempted a fix: 1a9d31e

@funky81
Copy link
Author

funky81 commented May 20, 2018

Thanks @ErikEJ, looking forward to for bugfix.

@ErikEJ
Copy link
Owner

ErikEJ commented May 20, 2018

You can try it right away, just pull latest master

@funky81
Copy link
Author

funky81 commented May 20, 2018

Hi @ErikEJ , I have pull your latest master into my git, but somehow still error when I try to run t4.
The error looks like this : https://ibb.co/cZ8abT

@ErikEJ
Copy link
Owner

ErikEJ commented May 20, 2018

Yes, I think it is a known issue, just do NOT run the t4 files.

@ErikEJ ErikEJ closed this as completed May 20, 2018
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

2 participants