Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

Commit

Permalink
Version bump to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yesterday17 committed Sep 3, 2018
1 parent 964b57d commit 1d9fde6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
6 changes: 3 additions & 3 deletions JLUDrcomService/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// 控制。更改这些特性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("JLUDrcomService")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("吉林大学校园网登录的Windows服务版本实现。")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Yesterday17")]
[assembly: AssemblyProduct("JLUDrcomService")]
Expand All @@ -32,5 +32,5 @@
// 可以指定所有值,也可以使用以下所示的 "*" 预置版本号和修订号
// 方法是按如下所示使用“*”: :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
16 changes: 12 additions & 4 deletions JLUDrcomServiceInstaller/JLUDrcomServiceInstaller.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,14 @@
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.6.1"
{
"Name" = "8:Microsoft .NET Framework 4.6.1 (x86 and x64)"
"ProductCode" = "8:.NETFramework,Version=v4.6.1"
}
}
}
}
"Release"
Expand Down Expand Up @@ -251,15 +259,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:JLUDrcomService"
"ProductCode" = "8:{141495C5-C63D-4790-9DDB-4BC1D80B361D}"
"PackageCode" = "8:{9617DE3F-8117-4E62-9A50-D9D2B6473C44}"
"ProductCode" = "8:{7A9B4783-0968-4056-B1B3-E4281336AB71}"
"PackageCode" = "8:{C4830BEC-B79F-47BE-A917-14E4C4615E52}"
"UpgradeCode" = "8:{93F09D66-159F-4C73-8CB5-1514B4D37BE9}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:FALSE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:1.0.0"
"ProductVersion" = "8:1.0.1"
"Manufacturer" = "8:Yesterday17"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:https://github.com/Yesterday17/JLUDrcomService/issues"
Expand Down Expand Up @@ -773,7 +781,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_1C1B356A81DE45A2BF0C78B7B5F9919C"
{
"SourcePath" = "8:"
"SourcePath" = "8:..\\JLUDrcomService\\obj\\Release\\JLUDrcomService.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_3EB878226B704D0AB0909C9D38E602AB"
Expand Down

0 comments on commit 1d9fde6

Please sign in to comment.