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

Add template support for .NET Core 1.1 #635

Closed
ILMTitan opened this issue May 24, 2017 · 8 comments
Closed

Add template support for .NET Core 1.1 #635

ILMTitan opened this issue May 24, 2017 · 8 comments
Assignees
Milestone

Comments

@ILMTitan
Copy link

Ivan is working on getting CloudBuilder support for .NET Core 1.1. The templates should be updated to also support that.

@ILMTitan ILMTitan self-assigned this May 24, 2017
@ivannaranjo
Copy link
Contributor

The 1.1 support is already present in the deployment side. I am going to be working on adding support for the extension.

@ivannaranjo
Copy link
Contributor

ivannaranjo commented May 31, 2017

The extension support for deploying ASP.NET Core 1.1 apps is being tracked on #646

@ivannaranjo ivannaranjo added this to the M2-2017 milestone May 31, 2017
@ivannaranjo
Copy link
Contributor

Thinking about moving this to early Q3, do you think you can get to this in the next week?

@ILMTitan
Copy link
Author

ILMTitan commented Jun 19, 2017

I do not. I have not investigated what is required.

@ivannaranjo ivannaranjo modified the milestones: M3-2017, M2-2017 Jun 20, 2017
@ivannaranjo
Copy link
Contributor

Moving to Q3.

@ILMTitan
Copy link
Author

ILMTitan commented Aug 8, 2017

In VS 2017, changing the framework to .NET Core 1.1 is a simple matter of going to project properties and selecting 1.1 from a dropdown. When creating the project I can update the framework to the latest version, but I am not sure that is worth anything. Code for this change is available at ILMTitan/set-template-framework-latest

I also could add a pop-up to ask which framework version to use, but I don't think that provides any benefit above the project properties.

@ILMTitan ILMTitan closed this as completed Aug 8, 2017
@ILMTitan
Copy link
Author

I am going to enable the code to set the framework to the latest version. Reopening to track that.

@ILMTitan
Copy link
Author

Fixed in PR #792.

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

No branches or pull requests

2 participants