Revert "WebView2 Fixed Version 호환성 문제 해결 - NuGet 패키지 버전 업데이트 및 환경 설정 개선"

This reverts commit a13306115b.
This commit is contained in:
2025-08-11 21:42:35 +09:00
parent 3d75d1192d
commit 2f1c2483f0
19 changed files with 570 additions and 975 deletions

View File

@@ -15,5 +15,11 @@
"name": "UniMarc",
"type": "도서관 자료 관리 시스템",
"tech_stack": "C# WinForms, .NET Framework 4.7.2, MySQL"
},
"permissions": {
"allow": [
"WebFetch(domain:lib.namgu.gwangju.kr)"
],
"deny": []
}
}