Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to paket groups instead of NuGet hack. #319

Merged
merged 3 commits into from
Oct 6, 2015
Merged

Conversation

matthid
Copy link
Collaborator

@matthid matthid commented Sep 6, 2015

  • Switch to latest paket (2.0) with groups (prerelease)
  • Remove NuGet and set UseNuget to false (this simplifies updating in the future)
  • Update to latest Razor4-beta7

- Switch to latest paket (2.0) with groups (prerelease)
- Remove NuGet and set UseNuget to false (this simplifies updating in the future)
- Update to latest Razor4-beta7
@mikeandersun
Copy link

Can we use it with ASP.NET 5 now?

@matthid
Copy link
Collaborator Author

matthid commented Sep 6, 2015

@mikeandersun You should be able to use the latest 4.x alpha release with ASP.NET 5.

@mikeandersun
Copy link

I try 4.2.2 beta1 .But didn't work.
Is the any plan to this matter?

@matthid
Copy link
Collaborator Author

matthid commented Sep 6, 2015

how does it not work? Can you make sure to use the correct Microsoft.AspNet.Razor 4 Version (beta6) in your project.json?

@mikeandersun
Copy link

the Error is:
The dependency RazorEngine 4.2.1-beta1 in project 'xyz' does not support framework DNXCore,Version=v5.0.

@matthid matthid merged commit ceadf50 into master Oct 6, 2015
@matthid matthid deleted the paket_groups branch December 8, 2015 20:15
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