bddkickstarter / Gherkin.TypeProvider

A Gherkin TypeProvider
The Unlicense
17 stars 2 forks source link

error FS0192 : internal error : No compiled representation for provided namespace #3

Open deyanp opened 2 years ago

deyanp commented 2 years ago

Hi,

After upgrading from 6.0.202 -> 6.0.300 we are getting the following compilation error:

error FS0192 : internal error : No compiled representation for provided namespace [/XxxService/tests/XxxService.UnitTests/XxxService.UnitTests.fsproj]

Googling brings nothing, so there seems to be something specific to this project which does not work .... Can you help?

Br, Deyan

bddkickstarter commented 2 years ago

Hi Deyan - I'm not sure what version you're talking about as the Gherkin TP only goes up to v 0.1.10. What did you upgrade?

thanks

Chris

deyanp commented 2 years ago

Hi Chris, I meant upgrade of dotnet runtime/SDK ... Br, Deyan

picolino commented 1 year ago

Same error. @deyanp any workarounds?