Skip to content

Commit df4fb5d

Browse files
committed
delete loads of crap that comes per default with the project (thx MS ... NOT!)
1 parent 5306726 commit df4fb5d

File tree

259 files changed

+0
-130286
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

259 files changed

+0
-130286
lines changed

ApiDoc.Tests/ApiDoc.Tests.csproj

-16
Original file line numberDiff line numberDiff line change
@@ -101,22 +101,6 @@
101101
<Private>True</Private>
102102
<HintPath>..\packages\Microsoft.AspNet.WebPages.2.0.20710.0\lib\net40\System.Web.WebPages.Razor.dll</HintPath>
103103
</Reference>
104-
<Reference Include="System.Web.Http.OData, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
105-
<Private>True</Private>
106-
<HintPath>..\packages\Microsoft.AspNet.WebApi.OData.4.0.0\lib\net40\System.Web.Http.OData.dll</HintPath>
107-
</Reference>
108-
<Reference Include="Microsoft.Data.Edm, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
109-
<Private>True</Private>
110-
<HintPath>..\packages\Microsoft.Data.Edm.5.2.0\lib\net40\Microsoft.Data.Edm.dll</HintPath>
111-
</Reference>
112-
<Reference Include="Microsoft.Data.OData, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
113-
<Private>True</Private>
114-
<HintPath>..\packages\Microsoft.Data.OData.5.2.0\lib\net40\Microsoft.Data.OData.dll</HintPath>
115-
</Reference>
116-
<Reference Include="System.Spatial, Version=5.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
117-
<Private>True</Private>
118-
<HintPath>..\packages\System.Spatial.5.2.0\lib\net40\System.Spatial.dll</HintPath>
119-
</Reference>
120104
</ItemGroup>
121105
<ItemGroup>
122106
<Compile Include="Properties\AssemblyInfo.cs" />

ApiDoc.Tests/packages.config

-4
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,9 @@
77
<package id="Microsoft.AspNet.Razor" version="2.0.20715.0" targetFramework="net45" />
88
<package id="Microsoft.AspNet.WebApi.Client" version="4.0.20710.0" targetFramework="net45" />
99
<package id="Microsoft.AspNet.WebApi.Core" version="4.0.20710.0" targetFramework="net45" />
10-
<package id="Microsoft.AspNet.WebApi.OData" version="4.0.0" targetFramework="net45" />
1110
<package id="Microsoft.AspNet.WebApi.WebHost" version="4.0.20710.0" targetFramework="net45" />
1211
<package id="Microsoft.AspNet.WebPages" version="2.0.20710.0" targetFramework="net45" />
13-
<package id="Microsoft.Data.Edm" version="5.2.0" targetFramework="net45" />
14-
<package id="Microsoft.Data.OData" version="5.2.0" targetFramework="net45" />
1512
<package id="Microsoft.Net.Http" version="2.0.20710.0" targetFramework="net45" />
1613
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
1714
<package id="Newtonsoft.Json" version="4.5.11" targetFramework="net45" />
18-
<package id="System.Spatial" version="5.2.0" targetFramework="net45" />
1915
</packages>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

ApiDoc/Content/themes/base/jquery-ui.css

-464
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.accordion.css

-19
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.all.css

-11
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.autocomplete.css

-53
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.base.css

-21
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.button.css

-38
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.core.css

-38
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.datepicker.css

-66
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.dialog.css

-21
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.progressbar.css

-11
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.resizable.css

-20
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.selectable.css

-10
This file was deleted.

ApiDoc/Content/themes/base/jquery.ui.slider.css

-24
This file was deleted.

0 commit comments

Comments
 (0)