Skip to content

Conversation

Daniel15
Copy link
Member

@Daniel15 Daniel15 commented Nov 4, 2017

Upgrades React.Router to ASP.NET 2.0.

Also splits ASP.NET MVC 4 support out into a separate React.Router.Mvc4 project. This is required as you can use both ASP.NET Core and "classic" ASP.NET from .NET Framework, so simply discriminating based on framework version is not sufficient, and it actually needs to be two separate packages.

cc @dustinsoftware

</PropertyGroup>

<ItemGroup>
<Compile Include="..\React.Router\*.cs" />
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to fix the indentation in this file.

@dustinsoftware
Copy link
Member

dustinsoftware commented Nov 4, 2017 via email

@Daniel15 Daniel15 merged commit 98ce62e into master Nov 8, 2017
@Daniel15 Daniel15 deleted the router-up branch November 8, 2017 05:34
@Daniel15
Copy link
Member Author

Daniel15 commented Nov 8, 2017

Unfortunately I don't have time to put a sample together :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants