File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <OutputType >WinExe</OutputType >
99 <AppDesignerFolder >Properties</AppDesignerFolder >
1010 <RootNamespace >BuildTools</RootNamespace >
11- <AssemblyName >BuildTools </AssemblyName >
11+ <AssemblyName >BuildToolsGUI </AssemblyName >
1212 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1313 <FileAlignment >512</FileAlignment >
1414 <IsWebBootstrapper >false</IsWebBootstrapper >
Original file line number Diff line number Diff line change 55// General Information about an assembly is controlled through the following
66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
8- [ assembly: AssemblyTitle ( "BuildTools " ) ]
8+ [ assembly: AssemblyTitle ( "BuildToolsGUI " ) ]
99[ assembly: AssemblyDescription ( "Windows GUI for the Spigot BuildTools" ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "" ) ]
12- [ assembly: AssemblyProduct ( "BuildTools " ) ]
12+ [ assembly: AssemblyProduct ( "BuildToolsGUI " ) ]
1313[ assembly: AssemblyCopyright ( "Copyright © Kyle Wood (DemonWav) 2015" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.1.0 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
35+ [ assembly: AssemblyVersion ( "1.0.1 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.0.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments