|
57 | 57 | <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
58 | 58 | <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
59 | 59 | </Reference>
|
60 |
| - <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
61 |
| - <HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 60 | + <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 61 | + <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> |
62 | 62 | </Reference>
|
63 | 63 | <Reference Include="System" />
|
64 | 64 | <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
213 | 213 | </ItemGroup>
|
214 | 214 | <ItemGroup>
|
215 | 215 | <Content Include="App_Data\NWind.mdf" />
|
216 |
| - <Content Include="App_Data\NWind_log.ldf"> |
217 |
| - <DependentUpon>NWind.mdf</DependentUpon> |
218 |
| - </Content> |
219 | 216 | <Content Include="Content\InstantReportCheck.png">
|
220 | 217 | <CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
221 | 218 | </Content>
|
222 | 219 | <Content Include="Content\reportWizardCustomization.css" />
|
223 | 220 | <Content Include="Content\Site.css" />
|
224 | 221 | <Content Include="Global.asax" />
|
225 |
| - <Content Include="Scripts\ace.js" /> |
226 |
| - <Content Include="Scripts\cldr.event.js" /> |
227 |
| - <Content Include="Scripts\cldr.js" /> |
228 |
| - <Content Include="Scripts\cldr.supplemental.js" /> |
229 |
| - <Content Include="Scripts\cldr.unresolved.js" /> |
230 |
| - <Content Include="Scripts\ext-language_tools.js" /> |
231 |
| - <Content Include="Scripts\globalize.currency.js" /> |
232 |
| - <Content Include="Scripts\globalize.date.js" /> |
233 |
| - <Content Include="Scripts\globalize.js" /> |
234 |
| - <Content Include="Scripts\globalize.message.js" /> |
235 |
| - <Content Include="Scripts\globalize.number.js" /> |
236 |
| - <Content Include="Scripts\jquery.js" /> |
237 |
| - <Content Include="Scripts\jquery.min.js" /> |
238 |
| - <Content Include="Scripts\jquery.unobtrusive-ajax.js" /> |
239 |
| - <Content Include="Scripts\jquery.unobtrusive-ajax.min.js" /> |
240 |
| - <Content Include="Scripts\jquery.validate.unobtrusive.js" /> |
241 |
| - <Content Include="Scripts\jquery.validate.unobtrusive.min.js" /> |
242 |
| - <Content Include="Scripts\knockout-3.3.0.debug.js" /> |
243 |
| - <Content Include="Scripts\knockout-3.3.0.js" /> |
244 |
| - <Content Include="Scripts\modernizr-2.6.2.js" /> |
245 | 222 | <None Include="packages.config" />
|
246 |
| - <None Include="Scripts\jquery.validate-vsdoc.js" /> |
247 |
| - <Content Include="Scripts\jquery.validate.js" /> |
248 |
| - <Content Include="Scripts\jquery.validate.min.js" /> |
249 | 223 | <Content Include="Scripts\reportWizardCustomization.js" />
|
250 |
| - <Content Include="Views\Shared\DisplayTemplates\Boolean.cshtml" /> |
251 |
| - <Content Include="Views\Shared\EditorTemplates\Boolean.cshtml" /> |
252 |
| - <Content Include="Views\Shared\EditorTemplates\DateTime.cshtml" /> |
253 |
| - <Content Include="Views\Shared\EditorTemplates\Decimal.cshtml" /> |
254 |
| - <Content Include="Views\Shared\EditorTemplates\EmailAddress.cshtml" /> |
255 |
| - <Content Include="Views\Shared\EditorTemplates\MultilineText.cshtml" /> |
256 |
| - <Content Include="Views\Shared\EditorTemplates\Password.cshtml" /> |
257 |
| - <Content Include="Views\Shared\EditorTemplates\String.cshtml" /> |
258 | 224 | </ItemGroup>
|
259 | 225 | <ItemGroup>
|
260 | 226 | <Content Include="Views\Web.config" />
|
|
0 commit comments