diff options
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.BootScreen/Properties/AssemblyInfo.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.BootScreen/Properties/AssemblyInfo.cs | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.BootScreen/Properties/AssemblyInfo.cs b/Software/Visual_Studio/PPC/Tango.PPC.BootScreen/Properties/AssemblyInfo.cs new file mode 100644 index 000000000..e51c300e8 --- /dev/null +++ b/Software/Visual_Studio/PPC/Tango.PPC.BootScreen/Properties/AssemblyInfo.cs @@ -0,0 +1,11 @@ +using System.Reflection; +using System.Resources; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; +using System.Windows; + +// General Information about an assembly is controlled through the following +// set of attributes. Change these attribute values to modify the information +// associated with an assembly. +[assembly: AssemblyTitle("Tango PPC Boot Screen")] +[assembly: AssemblyVersion("2.0.10.1608")] |
