All Downloads are FREE. Search and download functionalities are using the official Maven repository.

csharp-functions.appveyor.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
# auto-generated by OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator)
#
image: Visual Studio 2019
clone_depth: 1
build_script:
- dotnet build -c Release
- dotnet test -c Release
after_build:
- dotnet pack .\src\{{{packageName}}}\{{{packageName}}}.csproj -o ../../output -c Release --no-build




© 2015 - 2024 Weber Informatics LLC | Privacy Policy