#At file:///C:/src/bzr.mysql/wex/installer/ based on revid:iggy@stripped
344 Iggy Galarza 2011-02-28
Added missing files.
added:
ProductCacheUpdate/Properties/
ProductCacheUpdate/Properties/AssemblyInfo.cs
ProductCacheUpdate/app.config
=== added directory 'ProductCacheUpdate/Properties'
=== added file 'ProductCacheUpdate/Properties/AssemblyInfo.cs'
--- a/ProductCacheUpdate/Properties/AssemblyInfo.cs 1970-01-01 00:00:00 +0000
+++ b/ProductCacheUpdate/Properties/AssemblyInfo.cs 2011-02-28 14:48:36 +0000
@@ -0,0 +1,36 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// 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("ProductCacheUpdate")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("Sun Microsystems")]
+[assembly: AssemblyProduct("ProductCacheUpdate")]
+[assembly: AssemblyCopyright("Copyright © Sun Microsystems 2011")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("6648e3a2-3adc-4cdd-8cf3-070e30ab66d0")]
+
+// Version information for an assembly consists of the following four values:
+//
+// Major Version
+// Minor Version
+// Build Number
+// Revision
+//
+// You can specify all the values or you can default the Build and Revision Numbers
+// by using the '*' as shown below:
+// [assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
=== added file 'ProductCacheUpdate/app.config'
--- a/ProductCacheUpdate/app.config 1970-01-01 00:00:00 +0000
+++ b/ProductCacheUpdate/app.config 2011-02-28 14:48:36 +0000
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
Attachment: [text/bzr-bundle] bzr/iggy@mysql.com-20110228144836-dae4wbzmkbhuxab3.bundle
| Thread |
|---|
| • bzr commit into wex-installer-1.0 branch (iggy:344) | Iggy Galarza | 28 Feb |