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

Migrate all projects to latest version of .NET Core/Standard and SDK #72

Open
ebekker opened this issue Jun 19, 2017 · 2 comments
Open
Assignees

Comments

@ebekker
Copy link
Collaborator

ebekker commented Jun 19, 2017

We should move all projects to depend on the latest, stable version of the .NET Core SDK (1.0.4 at present) and with that, the latest version of .NET Core/Standard dependencies and frameworks (1.1.x). Along with this, we will migrate all projects to MSBuild project format (.csproj).

@ebekker ebekker self-assigned this Jun 19, 2017
@bbollard
Copy link

@ebekker have you set a milestone for when this migration will be completed? Thanks!

@ebekker
Copy link
Collaborator Author

ebekker commented Oct 26, 2017

So I've completed migrating to the latest version of the tooling (dotnet SDK using MSBuild project files). But now I need to bump it up to the latest version of 2.x. Working on that now...

ebekker added a commit that referenced this issue Oct 27, 2017
* Latest, released SDK is 1.0.4
* Migrating from `project.json` to `*.csproj`
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

No branches or pull requests

2 participants