Zaid-Ajaj / Snowflaqe

A dotnet CLI to generate type-safe GraphQL clients for F# and Fable with automatic deserialization, static query verification and type checking
MIT License
154 stars 25 forks source link

[MSBuild] Add task to delete all generated code on Visual Studio `Clean` command #59

Open xperiandri opened 2 years ago

xperiandri commented 2 years ago

We need to check if it is possible to add an MSBuild task that is only executed while selecting Clean action in Visual Studio but not on Build or Rebuild