Skip to content

Commit a2e2e0d

Browse files
committed
#48 Inc Version for testing on My Machine
1 parent 259e1dc commit a2e2e0d

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

BSMyGunCollection/My Project/AssemblyInfo.vb

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("6.9.12.35")>
35-
<Assembly: AssemblyFileVersion("6.9.12.35")>
34+
<Assembly: AssemblyVersion("6.9.13.0")>
35+
<Assembly: AssemblyFileVersion("6.9.13.0")>

BSMyGunCollection_Setup/BSMyGunCollection_Setup.vdproj

+22-6
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,14 @@
434434
"PrerequisitesLocation" = "2:1"
435435
"Url" = "8:"
436436
"ComponentsUrl" = "8:"
437+
"Items"
438+
{
439+
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2"
440+
{
441+
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
442+
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
443+
}
444+
}
437445
}
438446
}
439447
"Release"
@@ -458,6 +466,14 @@
458466
"PrerequisitesLocation" = "2:1"
459467
"Url" = "8:"
460468
"ComponentsUrl" = "8:"
469+
"Items"
470+
{
471+
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2"
472+
{
473+
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
474+
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
475+
}
476+
}
461477
}
462478
}
463479
}
@@ -583,7 +599,7 @@
583599
{
584600
"AssemblyRegister" = "3:1"
585601
"AssemblyIsInGAC" = "11:FALSE"
586-
"AssemblyAsmDisplayName" = "8:BurnSoft.Applications.MGC, Version=1.0.1.88, Culture=neutral, processorArchitecture=MSIL"
602+
"AssemblyAsmDisplayName" = "8:BurnSoft.Applications.MGC, Version=1.0.1.98, Culture=neutral, processorArchitecture=MSIL"
587603
"ScatterAssemblies"
588604
{
589605
"_1EECA0302DCD4C6C8536E1993CAA69DD"
@@ -1035,7 +1051,7 @@
10351051
{
10361052
"AssemblyRegister" = "3:1"
10371053
"AssemblyIsInGAC" = "11:FALSE"
1038-
"AssemblyAsmDisplayName" = "8:BurnSoft.Applications.MGC, Version=1.0.1.88, Culture=neutral, processorArchitecture=MSIL"
1054+
"AssemblyAsmDisplayName" = "8:BurnSoft.Applications.MGC, Version=1.0.1.98, Culture=neutral, processorArchitecture=MSIL"
10391055
"ScatterAssemblies"
10401056
{
10411057
"_92F31A5DCA454FD035980E2BCB2D9C81"
@@ -1117,7 +1133,7 @@
11171133
{
11181134
"AssemblyRegister" = "3:1"
11191135
"AssemblyIsInGAC" = "11:FALSE"
1120-
"AssemblyAsmDisplayName" = "8:BSMyGunCollection, Version=6.8.11.21, Culture=neutral, processorArchitecture=x86"
1136+
"AssemblyAsmDisplayName" = "8:BSMyGunCollection, Version=6.9.12.35, Culture=neutral, processorArchitecture=x86"
11211137
"ScatterAssemblies"
11221138
{
11231139
"_A5029518DFAE4D2395998A239FFCC941"
@@ -1594,15 +1610,15 @@
15941610
{
15951611
"Name" = "8:Microsoft Visual Studio"
15961612
"ProductName" = "8:My Gun Collection"
1597-
"ProductCode" = "8:{85545427-B5CE-43AE-8FF1-77EF39A9B526}"
1598-
"PackageCode" = "8:{025D00B0-03C0-4A48-A73A-F17A190AC931}"
1613+
"ProductCode" = "8:{C2CCC8B5-3C44-4780-8310-E0C004294D2B}"
1614+
"PackageCode" = "8:{B329E561-6EEC-4F7E-86F9-6824740D680A}"
15991615
"UpgradeCode" = "8:{412CFF32-E3BA-4409-B4C3-E934083569A9}"
16001616
"AspNetVersion" = "8:4.0.30319.0"
16011617
"RestartWWWService" = "11:FALSE"
16021618
"RemovePreviousVersions" = "11:FALSE"
16031619
"DetectNewerInstalledVersion" = "11:TRUE"
16041620
"InstallAllUsers" = "11:FALSE"
1605-
"ProductVersion" = "8:6.9.12"
1621+
"ProductVersion" = "8:6.9.13"
16061622
"Manufacturer" = "8:BurnSoft"
16071623
"ARPHELPTELEPHONE" = "8:"
16081624
"ARPHELPLINK" = "8:http://www.burnsoft.net"

0 commit comments

Comments
 (0)