Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Pending to migrate to .csproj, VS 2017 with Docker, .NET 1.1 and EF 1.1 #2

Closed
CESARDELATORRE opened this issue Jan 6, 2017 · 3 comments

Comments

@CESARDELATORRE
Copy link
Collaborator

This migration is planned to be done in January and early February 2017 time frame, in this order:

  • Migrate to .csproj and VS 2017 (with docker-compose.yml requirements from VS 2017)
  • Migrate to .NET 1.1 and EF 1.1 including refactoring with new features in EF 1.1
@CESARDELATORRE
Copy link
Collaborator Author

CESARDELATORRE commented Feb 8, 2017

Just to mention that the microservice projects are migrated to .NET 1.1, but the Web MVC and SPA projects are still based on the .NET 1.0.1 images.
See here:
https://github.com/dotnet/eShopOnContainers/blob/master/src/Web/WebMVC/Dockerfile
and
https://github.com/dotnet/eShopOnContainers/blob/master/src/Web/WebSPA/eShopOnContainers.WebSPA/Dockerfile
Are you migrating these projects soon to .NET 1.1 images?
Any issue with those projects that is blocking anything?
Cesar.

@eiximenis
Copy link
Contributor

Done. Web projects are migrated to .NET 1.1
Review 8522e4e in migration/net11

Thanks!

@CESARDELATORRE
Copy link
Collaborator Author

Closing it as we migrated to VS 2017 at branch vs2017: https://github.com/dotnet/eShopOnContainers/tree/vs2017
We're just missing some issues in the SPA app, but almost done!

mvelosop pushed a commit that referenced this issue May 9, 2019
mvelosop pushed a commit that referenced this issue Dec 21, 2020
erjain pushed a commit that referenced this issue Aug 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants