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

RUN dotnet restore "DatabaseMigrator.csproj" fails #314

Open
ryletko opened this issue Apr 9, 2024 · 2 comments
Open

RUN dotnet restore "DatabaseMigrator.csproj" fails #314

ryletko opened this issue Apr 9, 2024 · 2 comments

Comments

@ryletko
Copy link

ryletko commented Apr 9, 2024

in Add Directory.Packages.props #291 package references have been removed from csproj. This causes docker-compose up to fail on RUN dotnet restore "DatabaseMigrator.csproj"

@ryletko ryletko changed the title RUN dotnet restore "DatabaseMigrator.csproj" fails after RUN dotnet restore "DatabaseMigrator.csproj" fails Apr 9, 2024
@AlmarAubel
Copy link
Contributor

I think #299 wil fix this!

@kgrzybek
Copy link
Owner

@ryletko, @AlmarAubel PR merged, please check it :)

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

3 participants