Skip to content

Commit

Permalink
fix for the Swagger.Net.WebAPI VS project references to latest Swagge…
Browse files Browse the repository at this point in the history
…rUI files
  • Loading branch information
steve-jansen committed Jul 18, 2013
1 parent 2b28224 commit e2f5ef8
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions Swagger.Net.WebAPI/Swagger.Net.WebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -127,21 +127,7 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="docs\css\screen.css" />
<Content Include="docs\images\pet_store_api.png" />
<Content Include="docs\images\wordnik_api.png" />
<Content Include="docs\index - Copy.html" />
<Content Include="docs\index.html" />
<Content Include="docs\lib\backbone-min.js" />
<Content Include="docs\lib\handlebars.runtime-1.0.0.beta.6.js" />
<Content Include="docs\lib\jquery.ba-bbq.min.js" />
<Content Include="docs\lib\jquery.min.js" />
<Content Include="docs\lib\jquery.slideto.min.js" />
<Content Include="docs\lib\jquery.wiggle.min.js" />
<Content Include="docs\lib\swagger.js" />
<Content Include="docs\lib\underscore-min.js" />
<Content Include="docs\swagger-ui.js" />
<Content Include="docs\swagger-ui.min.js" />
<Content Include="docs\**\*" />
<Content Include="Global.asax" />
<Content Include="Web.config" />
<Content Include="Web.Debug.config">
Expand Down

0 comments on commit e2f5ef8

Please sign in to comment.