mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 13:10:53 +00:00
* cherry pick F# Functions generator test fix fix template paths replace giraffe sample * update doc
5 lines
69 B
Bash
5 lines
69 B
Bash
#!/bin/sh
|
|
dotnet restore OpenAPI.fsproj
|
|
dotnet build OpenAPI.fsproj
|
|
|