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 NuGet PackageReferences #43

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ctaggart
Copy link
Contributor

@ctaggart ctaggart commented Apr 19, 2019

I believe that updating to newer versions of Blazor #38 will be much easier to do with NuGet PackageReferences than with Paket. NuGet has supported transitive dependencies since the new project format came out. It simplifies things significantly. But what about lock files. I can add lock files too now with NuGet 5.0 when wanted.

I ported everything over directly from the paket.references as a working first step.

@ctaggart ctaggart mentioned this pull request Apr 19, 2019
@ctaggart
Copy link
Contributor Author

ctaggart commented May 16, 2019

Great work on #46 with updating to Blazor 3.0.0-preview5! I've updated this pull request with those dependencies.

@xperiandri
Copy link
Contributor

Maybe move to Packages.props central version management then?

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.

None yet

2 participants