Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- cshop
- 2차방정식
- C# Switch
- c#
- 실무코딩
- 시간더하기
- 개발
- 이벤트 기반 아키텍처
- 구글 로그인 시도
- 유니티 구글 연동
- firebase auth
- 문자열 포맷
- c# 포맷
- 구독패턴
- 안드로이드 구글 로그인
- 프로그래밍
- 구글로그인
- 루즈 커플링
- 웹서버 만들기
- switch 활용
- unity
- c# 시간계산
- 구글 로그인 연동
- 숫자 포맷
- google sign-in
- microsoft.entityframeworkcore.design
- google 로그인
- unity google 로그인
- unity 구글 로그인
- 구글로그인 시도
Archives
- Today
- Total
목록migration (1)
Debug & Think

❗에러 상황 Your startup project 'ConsoleTest' doesn't reference Microsoft.EntityFrameworkCore.Design. This package is required for the Entity Framework Core Tools to work. Ensure your startup project is correct, install the package, and try again. ❓문제원인 해당 에러 메시지는 ConsoleTest 프로젝트(즉, 실행/Startup 프로젝트)에 Microsoft.EntityFrameworkCore.Design 패키지가 참조되어 있지 않아서 발생. 이 패키지는 Entity Framework Core Tools(예: 마..
카테고리 없음
2025. 7. 12. 00:02