Skip to content

Commit 0fdac3e

Browse files
committed
Conforming the form text and the project name.
1 parent b9e8fb8 commit 0fdac3e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

FolderStructureAnalyser/Components/DiskAnalyserForm.Designer.cs

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

FolderStructureAnalyser/FolderStructureAnalyser.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ProjectGuid>{1E323868-72CE-439B-8CEA-E8BC6B9549D5}</ProjectGuid>
88
<OutputType>WinExe</OutputType>
99
<RootNamespace>FolderStructureAnalyser</RootNamespace>
10-
<AssemblyName>FolderStructureAnalyser</AssemblyName>
10+
<AssemblyName>Folder Structure Analyser</AssemblyName>
1111
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
1212
<FileAlignment>512</FileAlignment>
1313
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
@@ -22,7 +22,7 @@
2222
<UpdatePeriodically>false</UpdatePeriodically>
2323
<UpdateRequired>false</UpdateRequired>
2424
<MapFileExtensions>true</MapFileExtensions>
25-
<ApplicationRevision>3</ApplicationRevision>
25+
<ApplicationRevision>6</ApplicationRevision>
2626
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
2727
<UseApplicationTrust>false</UseApplicationTrust>
2828
<PublishWizardCompleted>true</PublishWizardCompleted>

0 commit comments

Comments
 (0)