add test case, update c# model constructor to remove readonly property

This commit is contained in:
wing328
2016-02-23 19:16:26 +08:00
parent 0520e68e29
commit 82d7c2d780
10 changed files with 83 additions and 29 deletions

View File

@@ -58,6 +58,7 @@
<Compile Include="TestApiClient.cs" />
<Compile Include="TestConfiguration.cs" />
<Compile Include="Lib\SwaggerClient\src\main\csharp\IO\Swagger\Client\ApiResponse.cs" />
<Compile Include="TestOrder.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>