update c# style

This commit is contained in:
wing328
2015-07-06 23:06:28 +08:00
parent 94768d44b5
commit b1b0e28f59
14 changed files with 562 additions and 523 deletions

View File

@@ -40,6 +40,7 @@
<Reference Include="nunit.framework">
<HintPath>packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System.Web" />
</ItemGroup>
<ItemGroup>
<Compile Include="Lib\SwaggerClient\src\main\csharp\IO\Swagger\Api\PetApi.cs" />