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

pac modulebuilder build code generated by 'Unknown Title' (Unknown Version) #362

Closed
filcole opened this issue Nov 20, 2022 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@filcole
Copy link

filcole commented Nov 20, 2022

When testing pac modulebuilder build with the following

pac modelbuilder build --writesettingsTemplateFile --namespace ACME.Entities --serviceContextName ServiceContext --emitfieldsclasses --entitynamesfilter "account;contact" --suppressGeneratedCodeAttribute --outdirectory EntityModel2 --suppressINotifyPattern true

I notice the Code Generated by comment says Unknown Title (Unknown Version). see below

image

Also, it's lacking space after the // on that line, so might fall foul of some linting rules. (editorConfig)

@MattB-msft MattB-msft added the bug Something isn't working label Nov 22, 2022
@MattB-msft
Copy link
Member

This has been corrected and will be published as part of the next patch.

@MattB-msft
Copy link
Member

This has been fixed in PAC CLI 1.21.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants