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] task cache is written with extra slash #57

Closed xperiandri closed 1 year ago

xperiandri commented 2 years ago
obj\Debug\netstandard2.0\\g\StringEnum.fs
obj\Debug\netstandard2.0\\g\Types.fs
obj\Debug\netstandard2.0\\g\Test.fs
obj\Debug\netstandard2.0\\g\GraphqlClient.fs
xperiandri commented 2 years ago

@juriyx, @dim-37 have we fixed that?