Skip to content

Commit 956530a

Browse files
committed
Remove MVC 3 support
1 parent 949150c commit 956530a

File tree

11 files changed

+1
-149
lines changed

11 files changed

+1
-149
lines changed

build.proj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ of patent rights can be found in the PATENTS file in the same directory.
2424
<PackageAssemblies Include="React.Core" />
2525
<PackageAssemblies Include="React.Web" />
2626
<PackageAssemblies Include="React.Web.Mvc4" />
27-
<PackageAssemblies Include="React.Web.Mvc3" />
2827
<PackageAssemblies Include="System.Web.Optimization.React" />
2928
<PackageAssemblies Include="Cassette.React" />
3029
<PackageAssemblies Include="React.MSBuild" />

lib/Mvc3/System.Web.Mvc.dll

-435 KB
Binary file not shown.

lib/Mvc3/System.Web.Razor.dll

-174 KB
Binary file not shown.
-36.4 KB
Binary file not shown.

lib/Mvc3/System.Web.WebPages.dll

-133 KB
Binary file not shown.

site/jekyll/getting-started/download.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ packages available:
1414
like React.Mvc4.
1515
* [React.Web.Mvc4](https://www.nuget.org/packages/React.Web.Mvc4/) - Integration with ASP.NET MVC 4 and 5.
1616
* [React.AspNet](https://www.nuget.org/packages/React.AspNet/) - Integration with ASP.NET 5 (vNext), including ASP.NET MVC 6. [Learn more about ASP.NET 5 support](/getting-started/aspnet5.html)
17-
* [React.Web.Mvc3](https://www.nuget.org/packages/React.Web.Mvc3/) - Integration with ASP.NET MVC 3.
1817
* [Cassette.React](https://www.nuget.org/packages/Cassette.React/) - Integration with [Cassette](http://getcassette.net/). The recommended way to combine and minify your JavaScript.
1918
* [System.Web.Optimization.React](https://www.nuget.org/packages/System.Web.Optimization.React/) - Integration with
2019
[ASP.NET Bundling and Minification](http://www.asp.net/mvc/tutorials/mvc-4/bundling-and-minification).

src/React.Web.Mvc3/Content/Views/web.config.transform

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/React.Web.Mvc3/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/React.Web.Mvc3/React.Web.Mvc3.csproj

Lines changed: 0 additions & 101 deletions
This file was deleted.

src/React.Web.Mvc3/React.Web.Mvc3.nutrans

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)