Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit 15de966

Browse files
authored
Finish release/v1.5.1
Release/v1.5.1
2 parents 07820f9 + 003f8a2 commit 15de966

File tree

10 files changed

+236
-15
lines changed

10 files changed

+236
-15
lines changed

IMIS.sln

Lines changed: 39 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ Global
3333
DemoDebug|Any CPU = DemoDebug|Any CPU
3434
DemoDebug|x64 = DemoDebug|x64
3535
DemoDebug|x86 = DemoDebug|x86
36+
DemoRelease|Any CPU = DemoRelease|Any CPU
37+
DemoRelease|x64 = DemoRelease|x64
38+
DemoRelease|x86 = DemoRelease|x86
3639
Release|Any CPU = Release|Any CPU
3740
Release|x64 = Release|x64
3841
Release|x86 = Release|x86
@@ -74,6 +77,12 @@ Global
7477
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.DemoDebug|x64.Build.0 = DemoDebug|x64
7578
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.DemoDebug|x86.ActiveCfg = DemoDebug|x86
7679
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.DemoDebug|x86.Build.0 = DemoDebug|x86
80+
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.DemoRelease|Any CPU.ActiveCfg = DemoRelease|Any CPU
81+
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.DemoRelease|Any CPU.Build.0 = DemoRelease|Any CPU
82+
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.DemoRelease|x64.ActiveCfg = DemoRelease|x64
83+
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.DemoRelease|x64.Build.0 = DemoRelease|x64
84+
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.DemoRelease|x86.ActiveCfg = DemoRelease|x86
85+
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.DemoRelease|x86.Build.0 = DemoRelease|x86
7786
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.Release|Any CPU.ActiveCfg = Release|Any CPU
7887
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.Release|Any CPU.Build.0 = Release|Any CPU
7988
{E0D2FF4A-A742-4A05-BF65-BA4BD4C2EB14}.Release|x64.ActiveCfg = Release|x64
@@ -116,6 +125,12 @@ Global
116125
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.DemoDebug|x64.Build.0 = DemoDebug|x64
117126
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.DemoDebug|x86.ActiveCfg = DemoDebug|x86
118127
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.DemoDebug|x86.Build.0 = DemoDebug|x86
128+
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.DemoRelease|Any CPU.ActiveCfg = DemoRelease|Any CPU
129+
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.DemoRelease|Any CPU.Build.0 = DemoRelease|Any CPU
130+
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.DemoRelease|x64.ActiveCfg = DemoRelease|x64
131+
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.DemoRelease|x64.Build.0 = DemoRelease|x64
132+
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.DemoRelease|x86.ActiveCfg = DemoRelease|x86
133+
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.DemoRelease|x86.Build.0 = DemoRelease|x86
119134
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.Release|Any CPU.ActiveCfg = Release|Any CPU
120135
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.Release|Any CPU.Build.0 = Release|Any CPU
121136
{9B6B33F6-7629-4EB7-9548-2D3F48963643}.Release|x64.ActiveCfg = Release|x64
@@ -158,6 +173,12 @@ Global
158173
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.DemoDebug|x64.Build.0 = DemoDebug|x64
159174
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.DemoDebug|x86.ActiveCfg = DemoDebug|x86
160175
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.DemoDebug|x86.Build.0 = DemoDebug|x86
176+
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.DemoRelease|Any CPU.ActiveCfg = DemoRelease|Any CPU
177+
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.DemoRelease|Any CPU.Build.0 = DemoRelease|Any CPU
178+
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.DemoRelease|x64.ActiveCfg = DemoRelease|x64
179+
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.DemoRelease|x64.Build.0 = DemoRelease|x64
180+
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.DemoRelease|x86.ActiveCfg = DemoRelease|x86
181+
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.DemoRelease|x86.Build.0 = DemoRelease|x86
161182
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.Release|Any CPU.ActiveCfg = Release|Any CPU
162183
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.Release|Any CPU.Build.0 = Release|Any CPU
163184
{53D67C82-CF46-4BB2-8319-3FD91FA92737}.Release|x64.ActiveCfg = Release|x64
@@ -200,6 +221,12 @@ Global
200221
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.DemoDebug|x64.Build.0 = DemoDebug|x64
201222
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.DemoDebug|x86.ActiveCfg = DemoDebug|x86
202223
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.DemoDebug|x86.Build.0 = DemoDebug|x86
224+
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.DemoRelease|Any CPU.ActiveCfg = DemoRelease|Any CPU
225+
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.DemoRelease|Any CPU.Build.0 = DemoRelease|Any CPU
226+
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.DemoRelease|x64.ActiveCfg = DemoRelease|x64
227+
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.DemoRelease|x64.Build.0 = DemoRelease|x64
228+
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.DemoRelease|x86.ActiveCfg = DemoRelease|x86
229+
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.DemoRelease|x86.Build.0 = DemoRelease|x86
203230
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.Release|Any CPU.ActiveCfg = Release|Any CPU
204231
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.Release|Any CPU.Build.0 = Release|Any CPU
205232
{4FA70042-5378-4AE5-BC4F-C55F6A4A4807}.Release|x64.ActiveCfg = Release|x64
@@ -242,6 +269,12 @@ Global
242269
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.DemoDebug|x64.Build.0 = DemoDebug|x64
243270
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.DemoDebug|x86.ActiveCfg = DemoDebug|x86
244271
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.DemoDebug|x86.Build.0 = DemoDebug|x86
272+
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.DemoRelease|Any CPU.ActiveCfg = DemoRelease|Any CPU
273+
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.DemoRelease|Any CPU.Build.0 = DemoRelease|Any CPU
274+
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.DemoRelease|x64.ActiveCfg = DemoRelease|x64
275+
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.DemoRelease|x64.Build.0 = DemoRelease|x64
276+
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.DemoRelease|x86.ActiveCfg = DemoRelease|x86
277+
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.DemoRelease|x86.Build.0 = DemoRelease|x86
245278
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.Release|Any CPU.ActiveCfg = Release|Any CPU
246279
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.Release|Any CPU.Build.0 = Release|Any CPU
247280
{A57FC2FD-3B24-4F9E-9514-CF370E411401}.Release|x64.ActiveCfg = Release|x64
@@ -253,12 +286,12 @@ Global
253286
HideSolutionNode = FALSE
254287
EndGlobalSection
255288
GlobalSection(ExtensibilityGlobals) = postSolution
256-
BuildVersion_AssemblyInfoFilename = IMIS\My Project\AssemblyInfo.vb
257-
BuildVersion_UpdateAssemblyVersion = True
258-
BuildVersion_BuildVersioningStyle = YearStamp.MonthStamp.DayStamp.TimeStamp
259-
BuildVersion_DetectChanges = False
260-
BuildVersion_StartDate = 2012/1/1
261-
SolutionGuid = {7C0CCE48-7E8F-4820-82D5-9B709C6B969C}
262289
BuildVersion_UseGlobalSettings = False
290+
SolutionGuid = {7C0CCE48-7E8F-4820-82D5-9B709C6B969C}
291+
BuildVersion_StartDate = 2012/1/1
292+
BuildVersion_DetectChanges = False
293+
BuildVersion_BuildVersioningStyle = YearStamp.MonthStamp.DayStamp.TimeStamp
294+
BuildVersion_UpdateAssemblyVersion = True
295+
BuildVersion_AssemblyInfoFilename = IMIS\My Project\AssemblyInfo.vb
263296
EndGlobalSection
264297
EndGlobal

IMIS/Default.aspx.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@ Partial Public Class Login
137137
End Sub
138138
Private Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
139139

140-
If IsPostBack Then Exit Sub
141-
142140
demo = False
143141

144142
#If DEMO Then
@@ -147,6 +145,8 @@ Partial Public Class Login
147145
demo = True
148146
#End If
149147

148+
If IsPostBack Then Exit Sub
149+
150150
txtUserName.Focus()
151151
If Request.Form("__EVENTARGUMENT") = "SaveOfflineHFID" Then
152152
Dim eDefaults As New IMIS_EN.tblIMISDefaults

IMIS/IMIS.vbproj

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1092,6 +1092,33 @@
10921092
<PlatformTarget>x64</PlatformTarget>
10931093
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
10941094
</PropertyGroup>
1095+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|AnyCPU'">
1096+
<DefineTrace>true</DefineTrace>
1097+
<OutputPath>bin\</OutputPath>
1098+
<Optimize>true</Optimize>
1099+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
1100+
<DebugType>pdbonly</DebugType>
1101+
<PlatformTarget>AnyCPU</PlatformTarget>
1102+
<DefineConstants>DEMO</DefineConstants>
1103+
</PropertyGroup>
1104+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|x86'">
1105+
<DefineTrace>true</DefineTrace>
1106+
<OutputPath>bin\</OutputPath>
1107+
<Optimize>true</Optimize>
1108+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
1109+
<DebugType>pdbonly</DebugType>
1110+
<PlatformTarget>x86</PlatformTarget>
1111+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
1112+
</PropertyGroup>
1113+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|x64'">
1114+
<DefineTrace>true</DefineTrace>
1115+
<OutputPath>bin\</OutputPath>
1116+
<Optimize>true</Optimize>
1117+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
1118+
<DebugType>pdbonly</DebugType>
1119+
<PlatformTarget>x64</PlatformTarget>
1120+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
1121+
</PropertyGroup>
10951122
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
10961123
<!-- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
10971124
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />-->
@@ -1111,7 +1138,7 @@
11111138
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
11121139
</WebProjectProperties>
11131140
</FlavorProperties>
1114-
<UserProperties BuildVersion_DetectChanges="False" BuildVersion_UseGlobalSettings="True" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_StartDate="2012/1/1" BuildVersion_BuildVersioningStyle="YearStamp.MonthStamp.DayStamp.Increment" BuildVersion_AssemblyInfoFilename="My Project\AssemblyInfo.vb" />
1141+
<UserProperties BuildVersion_AssemblyInfoFilename="My Project\AssemblyInfo.vb" BuildVersion_BuildVersioningStyle="YearStamp.MonthStamp.DayStamp.Increment" BuildVersion_StartDate="2012/1/1" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_UseGlobalSettings="True" BuildVersion_DetectChanges="False" />
11151142
</VisualStudio>
11161143
</ProjectExtensions>
11171144
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

IMIS/My Project/AssemblyInfo.vb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ Imports System.Runtime.InteropServices
5858
' by using the '*' as shown below:
5959
' <Assembly: AssemblyVersion("1.0.*")>
6060

61-
<Assembly: AssemblyVersion("2021.04.12.1030")>
61+
<Assembly: AssemblyVersion("2021.04.30.2128")>
6262
<Assembly: AssemblyFileVersion("1.0.0")>

IMIS/My Project/PublishProfiles/IMIS MV Release.pubxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
77
<DeleteExistingFiles>True</DeleteExistingFiles>
88
<ExcludeApp_Data>False</ExcludeApp_Data>
99
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
10-
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
10+
<LastUsedBuildConfiguration>DemoRelease</LastUsedBuildConfiguration>
1111
<LastUsedPlatform>Any CPU</LastUsedPlatform>
1212
<PublishProvider>FileSystem</PublishProvider>
1313
<PublishUrl>bin\app.publish.mv\</PublishUrl>

IMIS/Web.DemoRelease.config

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
3+
<!-- For more information on using web.config transformation visit http://go.microsoft.com/fwlink/?LinkId=125889 -->
4+
5+
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
6+
<!--
7+
In the example below, the "SetAttributes" transform will change the value of
8+
"connectionString" to use "ReleaseSQLServer" only when the "Match" locator
9+
finds an attribute "name" that has a value of "MyDB".
10+
11+
<connectionStrings>
12+
<add name="MyDB"
13+
connectionString="Data Source=ReleaseSQLServer;Initial Catalog=MyReleaseDB;Integrated Security=True"
14+
xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
15+
</connectionStrings>
16+
-->
17+
<connectionStrings>
18+
<add name="IMISConnectionString"
19+
connectionString="Data Source=[DatabaseIPAdress];Initial Catalog=IMIS;User ID=[ImisUserId];Password=[ImisUserPassword]"
20+
providerName="System.Data.SqlClient"
21+
xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
22+
</connectionStrings>
23+
24+
<system.web>
25+
<compilation xdt:Transform="RemoveAttributes(debug)" />
26+
<!--
27+
In the example below, the "Replace" transform will replace the entire
28+
<customErrors> section of your web.config file.
29+
Note that because there is only one customErrors section under the
30+
<system.web> node, there is no need to use the "xdt:Locator" attribute.
31+
32+
<customErrors defaultRedirect="GenericError.htm"
33+
mode="RemoteOnly" xdt:Transform="Replace">
34+
<error statusCode="500" redirect="InternalError.htm"/>
35+
</customErrors>
36+
-->
37+
</system.web>
38+
39+
<appSettings>
40+
<add key="Offline:SQLite:Password" value="%^Klp)*3" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
41+
<add key="Offline:Encryption:Password" value=":-+A7V@=" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
42+
<add key="Offline:RAR:Password" value=")(#$1HsD" xdt:Transform="SetAttributes" xdt:Locator="Match(key)"/>
43+
</appSettings>
44+
45+
</configuration>

IMIS_BI/IMIS_BI.vbproj

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,35 @@
291291
<PlatformTarget>x64</PlatformTarget>
292292
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
293293
</PropertyGroup>
294+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|AnyCPU'">
295+
<DefineTrace>true</DefineTrace>
296+
<OutputPath>bin\</OutputPath>
297+
<DocumentationFile>IMIS_BI.xml</DocumentationFile>
298+
<Optimize>true</Optimize>
299+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
300+
<DebugType>pdbonly</DebugType>
301+
<PlatformTarget>AnyCPU</PlatformTarget>
302+
</PropertyGroup>
303+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|x86'">
304+
<DefineTrace>true</DefineTrace>
305+
<OutputPath>bin\</OutputPath>
306+
<DocumentationFile>IMIS_BI.xml</DocumentationFile>
307+
<Optimize>true</Optimize>
308+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
309+
<DebugType>pdbonly</DebugType>
310+
<PlatformTarget>x86</PlatformTarget>
311+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
312+
</PropertyGroup>
313+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|x64'">
314+
<DefineTrace>true</DefineTrace>
315+
<OutputPath>bin\</OutputPath>
316+
<DocumentationFile>IMIS_BI.xml</DocumentationFile>
317+
<Optimize>true</Optimize>
318+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
319+
<DebugType>pdbonly</DebugType>
320+
<PlatformTarget>x64</PlatformTarget>
321+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
322+
</PropertyGroup>
294323
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
295324
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
296325
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
@@ -310,7 +339,7 @@
310339
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
311340
</WebProjectProperties>
312341
</FlavorProperties>
313-
<UserProperties BuildVersion_DetectChanges="False" BuildVersion_StartDate="2012/1/1" BuildVersion_UseGlobalSettings="True" />
342+
<UserProperties BuildVersion_UseGlobalSettings="True" BuildVersion_StartDate="2012/1/1" BuildVersion_DetectChanges="False" />
314343
</VisualStudio>
315344
</ProjectExtensions>
316345
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

IMIS_BL/IMIS_BL.vbproj

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,35 @@
347347
<PlatformTarget>x64</PlatformTarget>
348348
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
349349
</PropertyGroup>
350+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|AnyCPU'">
351+
<DefineTrace>true</DefineTrace>
352+
<OutputPath>bin\</OutputPath>
353+
<DocumentationFile>IMIS_BL.xml</DocumentationFile>
354+
<Optimize>true</Optimize>
355+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
356+
<DebugType>pdbonly</DebugType>
357+
<PlatformTarget>AnyCPU</PlatformTarget>
358+
</PropertyGroup>
359+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|x86'">
360+
<DefineTrace>true</DefineTrace>
361+
<OutputPath>bin\</OutputPath>
362+
<DocumentationFile>IMIS_BL.xml</DocumentationFile>
363+
<Optimize>true</Optimize>
364+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
365+
<DebugType>pdbonly</DebugType>
366+
<PlatformTarget>x86</PlatformTarget>
367+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
368+
</PropertyGroup>
369+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|x64'">
370+
<DefineTrace>true</DefineTrace>
371+
<OutputPath>bin\</OutputPath>
372+
<DocumentationFile>IMIS_BL.xml</DocumentationFile>
373+
<Optimize>true</Optimize>
374+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
375+
<DebugType>pdbonly</DebugType>
376+
<PlatformTarget>x64</PlatformTarget>
377+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
378+
</PropertyGroup>
350379
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
351380
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
352381
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
@@ -366,7 +395,7 @@
366395
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
367396
</WebProjectProperties>
368397
</FlavorProperties>
369-
<UserProperties BuildVersion_DetectChanges="False" BuildVersion_UseGlobalSettings="True" BuildVersion_StartDate="2012/1/1" />
398+
<UserProperties BuildVersion_StartDate="2012/1/1" BuildVersion_UseGlobalSettings="True" BuildVersion_DetectChanges="False" />
370399
</VisualStudio>
371400
</ProjectExtensions>
372401
<Import Project="..\packages\System.Data.SQLite.Core.1.0.110.0\build\net45\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.110.0\build\net45\System.Data.SQLite.Core.targets')" />

IMIS_DAL/IMIS_DAL.vbproj

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,35 @@
281281
<PlatformTarget>x64</PlatformTarget>
282282
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
283283
</PropertyGroup>
284+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|AnyCPU'">
285+
<DefineTrace>true</DefineTrace>
286+
<OutputPath>bin\</OutputPath>
287+
<DocumentationFile>IMIS_DAL.xml</DocumentationFile>
288+
<Optimize>true</Optimize>
289+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
290+
<DebugType>pdbonly</DebugType>
291+
<PlatformTarget>AnyCPU</PlatformTarget>
292+
</PropertyGroup>
293+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|x86'">
294+
<DefineTrace>true</DefineTrace>
295+
<OutputPath>bin\</OutputPath>
296+
<DocumentationFile>IMIS_DAL.xml</DocumentationFile>
297+
<Optimize>true</Optimize>
298+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
299+
<DebugType>pdbonly</DebugType>
300+
<PlatformTarget>x86</PlatformTarget>
301+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
302+
</PropertyGroup>
303+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DemoRelease|x64'">
304+
<DefineTrace>true</DefineTrace>
305+
<OutputPath>bin\</OutputPath>
306+
<DocumentationFile>IMIS_DAL.xml</DocumentationFile>
307+
<Optimize>true</Optimize>
308+
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
309+
<DebugType>pdbonly</DebugType>
310+
<PlatformTarget>x64</PlatformTarget>
311+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
312+
</PropertyGroup>
284313
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
285314
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
286315
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
@@ -300,7 +329,7 @@
300329
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
301330
</WebProjectProperties>
302331
</FlavorProperties>
303-
<UserProperties BuildVersion_DetectChanges="False" BuildVersion_StartDate="2012/1/1" BuildVersion_UseGlobalSettings="True" />
332+
<UserProperties BuildVersion_UseGlobalSettings="True" BuildVersion_StartDate="2012/1/1" BuildVersion_DetectChanges="False" />
304333
</VisualStudio>
305334
</ProjectExtensions>
306335
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

0 commit comments

Comments
 (0)