Skip to content

Commit

Permalink
v22.10.31
Browse files Browse the repository at this point in the history
  • Loading branch information
Tynab committed Oct 31, 2022
1 parent a6e63c0 commit 38945fa
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 11 deletions.
16 changes: 12 additions & 4 deletions Odakyuu Block Setup/Odakyuu Block Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,14 @@
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2"
{
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
}
}
}
}
}
Expand Down Expand Up @@ -367,15 +375,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:小田急ブロック"
"ProductCode" = "8:{D5D7BFEA-893B-4078-AFDD-B0DBC79F3606}"
"PackageCode" = "8:{35F61A1D-52D9-4FE6-875C-6D30C3337965}"
"ProductCode" = "8:{DED1820C-F799-4E7B-B1B8-2990B3829D31}"
"PackageCode" = "8:{90C21E96-DCCB-4262-BEE4-DB890D404AEE}"
"UpgradeCode" = "8:{20264FC6-CE52-4924-A1B3-7C06A31EDB3C}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:22.10.17"
"ProductVersion" = "8:22.10.31"
"Manufacturer" = "8:YAN"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down Expand Up @@ -927,7 +935,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_FA7B30D042D845A1BB2B227C9C6B4AC7"
{
"SourcePath" = "8:..\\Odakyuu Block\\obj\\Debug\\Odakyuu Block.exe"
"SourcePath" = "8:..\\Odakyuu Block\\obj\\Release\\Odakyuu Block.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_E078EFC85560444DBB0AADBF05A4F593"
Expand Down
8 changes: 4 additions & 4 deletions Odakyuu Block/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Imports System.Runtime.InteropServices
<Assembly: AssemblyDescription("小田急ブロック")>
<Assembly: AssemblyCompany("YAN")>
<Assembly: AssemblyProduct("Odakyuu Block")>
<Assembly: AssemblyCopyright("Copyright © Yami An")>
<Assembly: AssemblyTrademark("Nephilim")>
<Assembly: AssemblyCopyright("Copyright © 2022")>
<Assembly: AssemblyTrademark("Yami An")>

<Assembly: ComVisible(False)>

Expand All @@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("22.10.17.0")>
<Assembly: AssemblyFileVersion("22.10.17.0")>
<Assembly: AssemblyVersion("22.10.31.0")>
<Assembly: AssemblyFileVersion("22.10.31.0")>
<Assembly: NeutralResourcesLanguage("ja")>
2 changes: 1 addition & 1 deletion Odakyuu Block/My Project/Resources.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Odakyuu Block/My Project/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<comment>tên thật phần mềm</comment>
</data>
<data name="app_ver" xml:space="preserve">
<value>22.10.17</value>
<value>22.10.31</value>
<comment>phiên bản phần mềm</comment>
</data>
<data name="cc_text" xml:space="preserve">
Expand Down
2 changes: 1 addition & 1 deletion Odakyuu Block/Odakyuu Block.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>22.10.17.0</ApplicationVersion>
<ApplicationVersion>22.10.31.0</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
Expand Down

0 comments on commit 38945fa

Please sign in to comment.