desenvolvedor-io / desenvolvedor-io/dev-store

[BUG] Cannot use Add-Migrations

Open
#32 1 comment 0 reactions 1 assignee Claimed by @EduardoPires View on GitHub
untriaged
Dominant language
C#
Stars
1.1k
Forks
224
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When I try to use Add-Migration DbInit -context OrdersContext in project DevStore.Orders.Infra I got this error bellow:
![image](https://github.com/desenvolvedor-io/dev-store/assets/4459174/0f2613f3-b9a2-467a-82b1-1d57e0321585)

**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Package Manage Console'
2. Select the project 'DevStore.Orders.Infra'
3. Run the command 'Add-Migration DbInit -context OrdersContext'
4. See error

**Expected behavior**
Generate migrations files

**Screenshots**
![image](https://github.com/desenvolvedor-io/dev-store/assets/4459174/0f2613f3-b9a2-467a-82b1-1d57e0321585)

**Desktop (please complete the following information):**
- OS: Windows 11
- Visual Studio Community 2022

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.