|
43 | 43 | <WarningLevel>4</WarningLevel> |
44 | 44 | </PropertyGroup> |
45 | 45 | <ItemGroup> |
| 46 | + <Reference Include="DotNet2.Interfaces, Version=1.0.5994.41447, Culture=neutral, processorArchitecture=MSIL"> |
| 47 | + <SpecificVersion>False</SpecificVersion> |
| 48 | + <HintPath>DLL\DotNet2.Interfaces.dll</HintPath> |
| 49 | + </Reference> |
| 50 | + <Reference Include="DotNet2.Utilities, Version=1.0.5994.41447, Culture=neutral, processorArchitecture=MSIL"> |
| 51 | + <SpecificVersion>False</SpecificVersion> |
| 52 | + <HintPath>DLL\DotNet2.Utilities.dll</HintPath> |
| 53 | + </Reference> |
| 54 | + <Reference Include="DotNet3.5.Interfaces, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 55 | + <SpecificVersion>False</SpecificVersion> |
| 56 | + <HintPath>DLL\DotNet3.5.Interfaces.dll</HintPath> |
| 57 | + </Reference> |
| 58 | + <Reference Include="DotNet3.5.Utilities, Version=1.0.5994.41448, Culture=neutral, processorArchitecture=MSIL"> |
| 59 | + <SpecificVersion>False</SpecificVersion> |
| 60 | + <HintPath>DLL\DotNet3.5.Utilities.dll</HintPath> |
| 61 | + </Reference> |
46 | 62 | <Reference Include="Microsoft.CSharp" /> |
47 | 63 | <Reference Include="System.Web.DynamicData" /> |
48 | 64 | <Reference Include="System.Web.Entity" /> |
|
174 | 190 | <Content Include="bs\v3\typeahead\typeahead.bundle.js" /> |
175 | 191 | <Content Include="bs\v3\typeahead\typeahead.bundle.min.js" /> |
176 | 192 | <Content Include="bs\v3\typeahead\typeahead.css" /> |
| 193 | + <Content Include="DLL\DotNet2.Interfaces.dll" /> |
| 194 | + <Content Include="DLL\DotNet2.Utilities.dll" /> |
| 195 | + <Content Include="DLL\DotNet2.Utilities.xml" /> |
| 196 | + <Content Include="DLL\DotNet3.5.Interfaces.dll" /> |
| 197 | + <Content Include="DLL\DotNet3.5.Utilities.dll" /> |
| 198 | + <Content Include="DLL\DotNet3.5.Utilities.XML" /> |
177 | 199 | <Content Include="Global.asax" /> |
178 | 200 | <Content Include="jquery\datatables\1.10.2\all.min.js" /> |
179 | 201 | <Content Include="jquery\datatables\1.10.2\arrays.txt" /> |
|
0 commit comments