'HasHeaderRecord' cannot be initialized. #1701
Answered
by
JoshClose
damianvandoom
asked this question in
Q&A
-
Using latest stable release. I understand HasHeaderRecord now has to be set in the configuration constructor, however when I try and do this I encounter error
I'm obviously doing something wrong, can anyone help?
|
Beta Was this translation helpful? Give feedback.
Answered by
JoshClose
Feb 12, 2021
Replies: 1 comment 1 reply
-
I think updating Visual Studio will fix your issue. I think I'm going to remove the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JoshClose
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think updating Visual Studio will fix your issue. I think I'm going to remove the
init
properties and make them settable again. This is causing too much trouble for people.