Closed Mike6x closed 2 months ago
@Mike6x i guess you have not installed the nswag cli tool. Please get it installed, restart you machine and try.
Hi @iammukeshm , I try to add nuget package NSWag.MSBuild and NSWad.Command to infrastructure project but got the same results.
In my laptop, I have FullstackHerro ( Net 7) version, I do can run nomarlly.
Hi @iammukeshm , I flow this link : https://github.com/RicoSuter/NSwag/wiki/NSwag.MSBuild
and change
infrastructure.csproj
`
`
nswag.json : "runtime": "Net80",
So I got result is OK on Windows with VS !
@Mike6x could you raise a PR for this?
Hi @iammukeshm,
I have update to lasted hotfix, but stills have error with nswag-regen.ps1 in both MacOS/Rider and Windows/VS as
MacOS:
Windows:
Please help