src/FingersDance.Control.Pivot/Properties/AssemblyInfo.cs
author sarias
Thu, 16 Jul 2009 22:49:26 +0200
changeset 0 f603bde47f41
permissions -rw-r--r--
Le repository FingersDance avec nouvelle arborescence. Tous les \obj et \bin on été ignoré ainsi que les .suo .cache etc.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
     1
#region Using directives
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
     2
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
     3
using System.Reflection;
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
     4
using System.Runtime.CompilerServices;
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
     5
using System.Resources;
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
     6
using System.Globalization;
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
     7
using System.Windows;
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
     8
using System.Runtime.InteropServices;
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
     9
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    10
#endregion
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    11
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    12
// General Information about an assembly is controlled through the following 
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    13
// set of attributes. Change these attribute values to modify the information
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    14
// associated with an assembly.
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    15
[assembly: AssemblyTitle("FingersDance.Control.Pivot")]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    16
[assembly: AssemblyDescription("")]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    17
[assembly: AssemblyConfiguration("")]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    18
[assembly: AssemblyCompany("")]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    19
[assembly: AssemblyProduct("FingersDance.Control.Pivot")]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    20
[assembly: AssemblyCopyright("Copyright @  2009")]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    21
[assembly: AssemblyTrademark("")]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    22
[assembly: AssemblyCulture("")]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    23
[assembly: ComVisible(false)]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    24
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    25
//In order to begin building localizable applications, set 
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    26
//<UICulture>CultureYouAreCodingWith</UICulture> in your .csproj file
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    27
//inside a <PropertyGroup>.  For example, if you are using US english
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    28
//in your source files, set the <UICulture> to en-US.  Then uncomment
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    29
//the NeutralResourceLanguage attribute below.  Update the "en-US" in
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    30
//the line below to match the UICulture setting in the project file.
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    31
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    32
//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    33
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    34
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    35
// Specifies the location in which theme dictionaries are stored for types in an assembly.
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    36
[assembly: ThemeInfo(
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    37
    // Specifies the location of system theme-specific resource dictionaries for this project.
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    38
    // The default setting in this project is "None" since this default project does not
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    39
    // include these user-defined theme files:
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    40
    //     Themes\Aero.NormalColor.xaml
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    41
    //     Themes\Classic.xaml
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    42
    //     Themes\Luna.Homestead.xaml
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    43
    //     Themes\Luna.Metallic.xaml
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    44
    //     Themes\Luna.NormalColor.xaml
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    45
    //     Themes\Royale.NormalColor.xaml
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    46
    ResourceDictionaryLocation.None,
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    47
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    48
    // Specifies the location of the system non-theme specific resource dictionary:
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    49
    //     Themes\generic.xaml
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    50
    ResourceDictionaryLocation.SourceAssembly)]
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    51
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    52
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    53
// Version information for an assembly consists of the following four values:
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    54
//
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    55
//      Major Version
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    56
//      Minor Version 
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    57
//      Build Number
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    58
//      Revision
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    59
//
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    60
// You can specify all the values or you can default the Revision and Build Numbers 
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    61
// by using the '*' as shown below:
f603bde47f41 Le repository FingersDance avec nouvelle arborescence.
sarias
parents:
diff changeset
    62
[assembly: AssemblyVersion("1.0.*")]