Merge remote-tracking branch 'origin/master' into 2.3.0

This commit is contained in:
wing328
2017-05-10 18:04:49 +08:00
404 changed files with 3578 additions and 2070 deletions

View File

@@ -64,7 +64,10 @@ Contact: apiteam@swagger.io
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="**\*.cs"/>
<Compile Include="Api\**\*.cs"/>
<Compile Include="Client\**\*.cs"/>
<Compile Include="Model\**\*.cs"/>
<Compile Include="Properties\**\*.cs"/>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />