From 19b365ac7e1f14820565e3d52297927302096caa Mon Sep 17 00:00:00 2001 From: Hong-Dell\Hong <chlin1022@i-mps.com> Date: 星期五, 28 十月 2022 15:07:01 +0800 Subject: [PATCH] ver 2,0,1,76 --- CB_IMGPSScan.dproj | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CB_IMGPSScan.dproj b/CB_IMGPSScan.dproj index 5bae943..168b84f 100644 --- a/CB_IMGPSScan.dproj +++ b/CB_IMGPSScan.dproj @@ -66,12 +66,12 @@ <BuildConfiguration Include="Base"> <Key>Base</Key> </BuildConfiguration> - <BuildConfiguration Include="Release"> - <Key>Cfg_1</Key> - <CfgParent>Base</CfgParent> - </BuildConfiguration> <BuildConfiguration Include="Debug"> <Key>Cfg_2</Key> + <CfgParent>Base</CfgParent> + </BuildConfiguration> + <BuildConfiguration Include="Release"> + <Key>Cfg_1</Key> <CfgParent>Base</CfgParent> </BuildConfiguration> </ItemGroup> @@ -95,7 +95,7 @@ <VersionInfo Name="MajorVer">2</VersionInfo> <VersionInfo Name="MinorVer">0</VersionInfo> <VersionInfo Name="Release">1</VersionInfo> - <VersionInfo Name="Build">73</VersionInfo> + <VersionInfo Name="Build">76</VersionInfo> <VersionInfo Name="Debug">False</VersionInfo> <VersionInfo Name="PreRelease">False</VersionInfo> <VersionInfo Name="Special">False</VersionInfo> @@ -107,7 +107,7 @@ <VersionInfoKeys> <VersionInfoKeys Name="CompanyName"/> <VersionInfoKeys Name="FileDescription"/> - <VersionInfoKeys Name="FileVersion">2.0.1.73</VersionInfoKeys> + <VersionInfoKeys Name="FileVersion">2.0.1.76</VersionInfoKeys> <VersionInfoKeys Name="InternalName"/> <VersionInfoKeys Name="LegalCopyright"/> <VersionInfoKeys Name="LegalTrademarks"/> -- Gitblit v1.8.0