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
- 구글 로그인 연동
- C# Switch
- 구글 로그인 시도
- google 로그인
- 숫자 포맷
- 구독패턴
- firebase auth
- 이벤트 기반 아키텍처
- unity
- switch 활용
- c#
- 구글로그인
- google sign-in
- 웹서버 만들기
- 2차방정식
- 실무코딩
- 프로그래밍
- 유니티 구글 연동
- 루즈 커플링
- c# 포맷
- 시간더하기
- unity 구글 로그인
- c# 시간계산
- 구글로그인 시도
- microsoft.entityframeworkcore.design
- 안드로이드 구글 로그인
- 개발
- 문자열 포맷
- unity google 로그인
- cshop
Archives
- Today
- Total
목록Visual Studio (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