프로젝트

일반

사용자정보

개정판 a5b2c76f

IDa5b2c76f78825cf6c49c87ff55ab6cd073662139
상위 4813b56b
하위 c662a022

김태성이(가) 5년 이상 전에 추가함

pdfnet.dll 참조 제거

Change-Id: Ib3375d7635fca94f235e774e698770c65e38268c

차이점 보기:

MARKUS_pemss.wxs
224 224
            <Component Id="cmp125C379E185231EFADA4CB4301BD0A9E" Directory="INSTALLFOLDER" Guid="876DA7E8-ED43-4C22-B6E9-9FB423B79821" Win64='yes'>
225 225
                <File Id="fil3A2F44A7730E98D18E0948B3261DFABD" KeyPath="yes" Source=".\Setup\Newtonsoft.Json.xml" />
226 226
            </Component>
227
            <Component Id="cmp82162AA35E4D78F0F145A3CCC93A196B" Directory="INSTALLFOLDER" Guid="C2BCCC3F-1013-40C8-88B2-E0EBC143ED13" Win64='yes'>
227
           <!--<Component Id="cmp82162AA35E4D78F0F145A3CCC93A196B" Directory="INSTALLFOLDER" Guid="C2BCCC3F-1013-40C8-88B2-E0EBC143ED13" Win64='yes'>
228 228
                <File Id="fil30E1423B0A61DF08B361E12C1768FD64" KeyPath="yes" Source=".\Setup\PDFNet.dll" />
229
            </Component>
229
            </Component>-->
230 230
            <Component Id="cmp43571D5B3C98C620B91CFB722AB036A9" Directory="INSTALLFOLDER" Guid="A3528BD7-DF0A-4334-8BF7-75FCC2328A63" Win64='yes'>
231 231
                <File Id="fil25C6F19EFB20FE77CA17650F918CB561" KeyPath="yes" Source=".\Setup\RestSharp.dll" />
232 232
            </Component>
PemssAPI/PemssApi.cs
338 338
                    { "uId", uId}
339 339
                };
340 340

  
341
                var jsonObj = DeleteWebClientString($"{gPemssUri}/rest/ext/comment/bidders?dId={dId}&mdId={bdId}&commentId={commentId}&uId={uId}", values);
341
                var jsonObj = DeleteWebClientString($"{gPemssUri}/rest/ext/comment/bidders?dId={dId}&bdid={bdId}&commentId={commentId}&uId={uId}", values);
342 342

  
343 343
                if (jsonObj != null)
344 344
                {

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)