ISBN검색프로그램 null 오류 수정
ISBN검색프로그램 프로젝트 폴더 위치 정리 ISBN검색프로그램 설치 파일 업데이트
This commit is contained in:
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
||||
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호를
|
||||
// 기본값으로 할 수 있습니다.
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("2025.08.13.1200")]
|
||||
[assembly: AssemblyFileVersion("2025.08.13.1200")]
|
||||
[assembly: AssemblyVersion("2025.08.14.1630")]
|
||||
[assembly: AssemblyFileVersion("2025.08.14.1630")]
|
||||
|
||||
32
unimarc/unimarc/Update.inf
Normal file
32
unimarc/unimarc/Update.inf
Normal file
@@ -0,0 +1,32 @@
|
||||
[Version]
|
||||
count=0.001
|
||||
date=2021-07-08
|
||||
|
||||
[program_info]
|
||||
server_url=1.215.250.130
|
||||
exe=UniMarc.exe
|
||||
|
||||
[files]
|
||||
Files=22
|
||||
\UniMarc.exe
|
||||
\UniMarc.exe.config
|
||||
\Update.inf
|
||||
\chromedriver.exe
|
||||
\MySql.Data.xml
|
||||
\Newtonsoft.Json.xml
|
||||
\Renci.SshNet.xml
|
||||
\BouncyCastle.Crypto.dll
|
||||
\Google.Protobuf.dll
|
||||
\K4os.Compression.LZ4.dll
|
||||
\K4os.Compression.LZ4.Streams.dll
|
||||
\K4os.Hash.xxHash.dll
|
||||
\MySql.Data.dll
|
||||
\Newtonsoft.Json.dll
|
||||
\Renci.SshNet.dll
|
||||
\System.Buffers.dll
|
||||
\System.Memory.dll
|
||||
\System.Numerics.Vectors.dll
|
||||
\System.Runtime.CompilerServices.Unsafe.dll
|
||||
\Ubiety.Dns.Core.dll
|
||||
\Zstandard.Net.dll
|
||||
\UniMarc.resources.dll
|
||||
Reference in New Issue
Block a user