Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
G
GC_Branch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周磊
GC_Branch
Commits
0d4acae9
Commit
0d4acae9
authored
Nov 25, 2020
by
leon.huang
Browse files
Options
Browse Files
Download
Plain Diff
version 1.7.3 增加输入限制的中译英
parents
3bbc4be4
0ce0236b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
GcDevicePc.csproj
GcDevicePc/GcDevicePc.csproj
+5
-5
GcDevicePc.csproj.user
GcDevicePc/GcDevicePc.csproj.user
+1
-1
WTModbus.dll
dll/WTModbus.dll
+0
-0
No files found.
GcDevicePc/GcDevicePc.csproj
View file @
0d4acae9
...
...
@@ -14,6 +14,8 @@
<IsWebBootstrapper>
false
</IsWebBootstrapper>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<PublishUrl>
publish\
</PublishUrl>
<Install>
true
</Install>
<InstallFrom>
Disk
</InstallFrom>
...
...
@@ -29,8 +31,6 @@
<UseApplicationTrust>
false
</UseApplicationTrust>
<PublishWizardCompleted>
true
</PublishWizardCompleted>
<BootstrapperEnabled>
true
</BootstrapperEnabled>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "
>
<PlatformTarget>
AnyCPU
</PlatformTarget>
...
...
@@ -43,7 +43,7 @@
<WarningLevel>
4
</WarningLevel>
<AllowUnsafeBlocks>
true
</AllowUnsafeBlocks>
<Prefer32Bit>
false
</Prefer32Bit>
<LangVersion>
8.0
</LangVersion>
<LangVersion>
default
</LangVersion>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<PlatformTarget>
x86
</PlatformTarget>
...
...
@@ -55,7 +55,7 @@
<WarningLevel>
4
</WarningLevel>
<Prefer32Bit>
false
</Prefer32Bit>
<AllowUnsafeBlocks>
true
</AllowUnsafeBlocks>
<LangVersion>
8.0
</LangVersion>
<LangVersion>
default
</LangVersion>
</PropertyGroup>
<PropertyGroup>
<ManifestCertificateThumbprint>
F5BC126F49467FD58B7F9ED6D25381562543841F
</ManifestCertificateThumbprint>
...
...
@@ -167,7 +167,7 @@
</Reference>
<Reference
Include=
"WTModbus, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86"
>
<SpecificVersion>
False
</SpecificVersion>
<HintPath>
bin\x86\Debug
\WTModbus.dll
</HintPath>
<HintPath>
..\dll
\WTModbus.dll
</HintPath>
</Reference>
<Reference
Include=
"ZedGraph"
>
<HintPath>
..\dll\ZedGraph.dll
</HintPath>
...
...
GcDevicePc/GcDevicePc.csproj.user
View file @
0d4acae9
...
...
@@ -18,7 +18,7 @@
<EnableUnmanagedDebugging>
false
</EnableUnmanagedDebugging>
</PropertyGroup>
<PropertyGroup>
<ReferencePath>
C:\Users\a\Desktop\色谱仪\新建文件夹\gcdevicepc_nmoc8-16\CKVocAnalyzer\bin\Debug
\
</ReferencePath>
<ReferencePath>
D:\workspace\VS2017\voc\dll
\
</ReferencePath>
</PropertyGroup>
<PropertyGroup
Condition=
"'$(Configuration)|$(Platform)' == 'Debug|x86'"
>
<StartAction>
Project
</StartAction>
...
...
dll/WTModbus.dll
0 → 100644
View file @
0d4acae9
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment