Skip to content

Commit

Permalink
Release Version 1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizhao Han committed Jul 17, 2018
1 parent 23eecad commit 1b2580c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions NetSpeedMonitor/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
// 方法是按如下所示使用“*”: :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.1.4")]
[assembly: AssemblyFileVersion("1.0.1.4")]
[assembly: AssemblyVersion("1.0.1.5")]
[assembly: AssemblyFileVersion("1.0.1.5")]
14 changes: 7 additions & 7 deletions NetSpeedMonitorSetup/NetSpeedMonitorSetup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"ProjectType" = "8:{978C614F-708E-4E1A-B201-565925725DBA}"
"IsWebType" = "8:FALSE"
"ProjectName" = "8:NetSpeedMonitorSetup"
"LanguageId" = "3:2052"
"CodePage" = "3:936"
"UILanguageId" = "3:2052"
"LanguageId" = "3:0"
"CodePage" = "3:1252"
"UILanguageId" = "3:0"
"SccProjectName" = "8:"
"SccLocalPath" = "8:"
"SccAuxPath" = "8:"
Expand Down Expand Up @@ -352,22 +352,22 @@
}
"MsiBootstrapper"
{
"LangId" = "3:2052"
"LangId" = "3:0"
"RequiresElevation" = "11:FALSE"
}
"Product"
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:NetSpeedMonitor"
"ProductCode" = "8:{41451DD7-ECD6-437D-A4D4-F3011231449A}"
"PackageCode" = "8:{0271F993-27A0-49D0-B732-6B1F84587AE4}"
"ProductCode" = "8:{72712081-1EDF-49D1-91B6-32ED7C771DC3}"
"PackageCode" = "8:{18F9C8BC-1ACF-48E3-B0A1-ABEA846D4594}"
"UpgradeCode" = "8:{E0A6FD93-BFA5-4E27-9D33-24971C4969C0}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.0.14"
"ProductVersion" = "8:1.0.15"
"Manufacturer" = "8:HanYizhao"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 1b2580c

Please sign in to comment.