bitfoundation / bitplatform

Build all of your apps using what you already know and love ❤️
https://bitplatform.dev
MIT License
1.07k stars 222 forks source link

`Bit.Tooling.CodeGenerator.Task` is not generating client side context anymore #5460

Closed tahaltf closed 8 months ago

tahaltf commented 11 months ago

hey !

i use : "@bit/bitframework": "^7.8.0", "@bit/jaydata": "^1.5.22",

but from some day ago , when i create new api , context files doesnt update in client/src/app

but i see my api in swagger currectly

clear solution and rebuild dont fix my problem

ysmoradi commented 11 months ago

Hi Dear @tahaltf I need Visual Studio version (For example 17.8) Run dotnet --info in Api folder and paste its result here I also need to know version of Bit.Tooling.CodeGenerator.Task version and your project target framework (for example net6.0)