Skip to content

Commit 3d3c5cd

Browse files
committed
update mustache
1 parent 8edfe06 commit 3d3c5cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ams-dotnet/templates/model.mustache

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
{{#model}}
33
{{#lambdas.DotNetParent}} {{classname}} {{serverUrl}} 1
44
{{/lambdas.DotNetParent}}
5+
using System;
6+
using System.Collections.Generic;
57

68
namespace {{packageName}}.{{modelPackage}}
79
{

0 commit comments

Comments
 (0)