forked from loafle/openapi-generator-original
* 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
|
|
|