Skip to content

Commit 02a681c

Browse files
committed
Small info change
1 parent ec453cb commit 02a681c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Form1.Designer.cs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Programmer.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ProjectGuid>{917791B5-231E-4832-9E8C-FE4E65DAC6FB}</ProjectGuid>
88
<OutputType>WinExe</OutputType>
99
<RootNamespace>Programmer</RootNamespace>
10-
<AssemblyName>HCS-Programmer-v0.2.7</AssemblyName>
10+
<AssemblyName>HCS-Programmer-v0.2.8</AssemblyName>
1111
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
1212
<FileAlignment>512</FileAlignment>
1313
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
@@ -23,8 +23,8 @@
2323
<UpdatePeriodically>false</UpdatePeriodically>
2424
<UpdateRequired>false</UpdateRequired>
2525
<MapFileExtensions>true</MapFileExtensions>
26-
<ApplicationRevision>7</ApplicationRevision>
27-
<ApplicationVersion>1.0.2.7</ApplicationVersion>
26+
<ApplicationRevision>8</ApplicationRevision>
27+
<ApplicationVersion>1.0.2.8</ApplicationVersion>
2828
<UseApplicationTrust>false</UseApplicationTrust>
2929
<BootstrapperEnabled>true</BootstrapperEnabled>
3030
</PropertyGroup>

0 commit comments

Comments
 (0)