mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-14 05:30:51 +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
|
|
|