ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
Перейти к файлу
dougbu fd2f238846 Remove build.cmd fallback to v4 version of MSBuild.exe
- we don't support .NET 4.0 and shouldn't build or test using the older
  target framework
- testing is particularly problematic since some unit tests fail due to
  .NET 4.0 quirks (legacy System.Uri behavior in particular)
- part 1 of fixes for #1960
2014-05-23 11:20:41 -07:00
.nuget Adding Microsoft.Web.FxCop project to the build tree 2013-12-04 15:02:10 -08:00
packages Update dll/namespace of Microsoft.AspNet.Mvc.Facebook. 2014-05-16 19:34:10 -07:00
src Fix 1858: Make public OData annotations immutable 2014-05-16 20:55:25 -07:00
test Get tests working with different regional formatting 2014-05-20 22:02:39 -07:00
tools Update dll/namespace of Microsoft.AspNet.Mvc.Facebook. 2014-05-16 19:34:10 -07:00
.gitattributes Update .gitattributes to treat all files except for a few extensions. 2013-01-04 14:20:10 -08:00
.gitignore Remove references to NCrunch (unused). 2013-01-18 09:55:13 -08:00
License.txt Updated License.txt 2012-08-20 20:08:50 -07:00
Runtime.msbuild Work Item 1573 Working Path With Spaces In It 2014-02-17 17:22:09 -08:00
Runtime.sln Update dll/namespace of Microsoft.AspNet.Mvc.Facebook. 2014-05-16 19:34:10 -07:00
RuntimePortable.sln Update Runtime build to not require portable SDK to be installed 2013-02-26 16:14:17 -08:00
Settings.StyleCop Add StatusCodeResult class and ApiController result factory methods. 2013-04-24 22:15:20 -07:00
build.cmd Remove build.cmd fallback to v4 version of MSBuild.exe 2014-05-23 11:20:41 -07:00