Files
openapi-generator/modules/swagger-codegen/src/main/resources/csharp/compile.mustache
2015-02-05 07:17:38 -08:00

2 lines
207 B
Plaintext

SET CSCPATH=%SYSTEMROOT%\Microsoft.NET\Framework\v4.0.30319
%CSCPATH%\csc /reference:bin/Newtonsoft.Json.dll /target:library /out:bin/{{invokerPackage}}.dll /recurse:src\*.cs /doc:bin/{{invokerPackage}}.xml