대시보드
저장소
파일스토어
액티비티
검색
로그인
천호석
/
SHARP_CLAS
SHAPR_CLAS
요약
reflog
커밋
트리
문서
포크
비교
blame
|
히스토리
|
raw
auto mode 일 때 key switch 돌리지 못하도록 수정.
천호석
2022-11-21
14f07cdcb29fbae3cc55e217201c9cbfdd99e4d8
[~d18084/SHARP_CLAS.git]
/
SHARP_CLAS_UI
/
bin
/
Release
/
SHARP_CLAS_UI.vshost.exe.config
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>