Assembla home | Assembla project page
 

Changeset 271

Show
Ignore:
Timestamp:
09/02/08 20:47:01 (3 months ago)
Author:
aaronjensen
Message:

Upping machine.migration's version to 0.2 and changing all the assemblies to use the shared info.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/Machine.Utility/Machine.Utility.ThreadPool/Machine.Utility.ThreadPool.csproj

    r202 r271  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    6     <ProductVersion>9.0.21022</ProductVersion> 
     6    <ProductVersion>9.0.30729</ProductVersion> 
    77    <SchemaVersion>2.0</SchemaVersion> 
    88    <ProjectGuid>{DB74F574-F8A4-4870-B632-7E09A62EF358}</ProjectGuid> 
  • trunk/Source/Specifications/Machine.Specifications.ConsoleRunner.Specs/Machine.Specifications.ConsoleRunner.Specs.csproj

    r163 r271  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    6     <ProductVersion>9.0.21022</ProductVersion> 
     6    <ProductVersion>9.0.30729</ProductVersion> 
    77    <SchemaVersion>2.0</SchemaVersion> 
    88    <ProjectGuid>{F25C7917-4ED6-4261-B262-43C56D0CD37F}</ProjectGuid> 
     
    5959  </ItemGroup> 
    6060  <ItemGroup> 
     61    <Compile Include="..\SharedAssemblyInfo.cs"> 
     62      <Link>Properties\SharedAssemblyInfo.cs</Link> 
     63    </Compile> 
    6164    <Compile Include="FakeConsole.cs" /> 
    6265    <Compile Include="Properties\AssemblyInfo.cs" /> 
  • trunk/Source/Specifications/Machine.Specifications.ConsoleRunner.Specs/Properties/AssemblyInfo.cs

    r152 r271  
    1010[assembly : AssemblyDescription("")] 
    1111[assembly : AssemblyConfiguration("")] 
    12 [assembly : AssemblyCompany("Microsoft")] 
    1312[assembly : AssemblyProduct("Machine.Specifications.ConsoleRunner.Specs")] 
    14 [assembly : AssemblyCopyright("Copyright � Microsoft 2008")] 
    15 [assembly : AssemblyTrademark("")] 
    1613[assembly : AssemblyCulture("")] 
    1714 
     
    2522 
    2623[assembly : Guid("3c48e884-acfe-4ffb-ac76-361ba0fa6515")] 
    27  
    28 // Version information for an assembly consists of the following four values: 
    29 // 
    30 //      Major Version 
    31 //      Minor Version  
    32 //      Build Number 
    33 //      Revision 
    34 // 
    35 // You can specify all the values or you can default the Build and Revision Numbers  
    36 // by using the '*' as shown below: 
    37 // [assembly: AssemblyVersion("1.0.*")] 
    38  
    39 [assembly : AssemblyVersion("1.0.0.0")] 
    40 [assembly : AssemblyFileVersion("1.0.0.0")] 
  • trunk/Source/Specifications/Machine.Specifications.ConsoleRunner/Machine.Specifications.ConsoleRunner.csproj

    r260 r271  
    5050  </ItemGroup> 
    5151  <ItemGroup> 
     52    <Compile Include="..\SharedAssemblyInfo.cs"> 
     53      <Link>Properties\SharedAssemblyInfo.cs</Link> 
     54    </Compile> 
    5255    <Compile Include="DefaultConsole.cs" /> 
    5356    <Compile Include="ExceptionReporter.cs" /> 
  • trunk/Source/Specifications/Machine.Specifications.ConsoleRunner/Properties/AssemblyInfo.cs

    r162 r271  
    1010[assembly : AssemblyDescription("")] 
    1111[assembly : AssemblyConfiguration("")] 
    12 [assembly : AssemblyCompany("Microsoft")] 
    1312[assembly : AssemblyProduct("Machine.Specifications.ConsoleRunner")] 
    14 [assembly : AssemblyCopyright("Copyright � Microsoft 2008")] 
    15 [assembly : AssemblyTrademark("")] 
    1613[assembly : AssemblyCulture("")] 
    1714 
     
    2623[assembly : Guid("c3c1cde1-f517-4ca8-8657-5465be3e1556")] 
    2724 
    28 // Version information for an assembly consists of the following four values: 
    29 // 
    30 //      Major Version 
    31 //      Minor Version  
    32 //      Build Number 
    33 //      Revision 
    34 // 
    35 // You can specify all the values or you can default the Build and Revision Numbers  
    36 // by using the '*' as shown below: 
    37 // [assembly: AssemblyVersion("1.0.*")] 
    38  
    39 [assembly : AssemblyVersion("1.0.0.0")] 
    40 [assembly : AssemblyFileVersion("1.0.0.0")] 
    41  
    4225[assembly : InternalsVisibleTo("Machine.Specifications.ConsoleRunner.Specs")] 
  • trunk/Source/Specifications/Machine.Specifications.Example/Machine.Specifications.Example.csproj

    r150 r271  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    6     <ProductVersion>9.0.21022</ProductVersion> 
     6    <ProductVersion>9.0.30729</ProductVersion> 
    77    <SchemaVersion>2.0</SchemaVersion> 
    88    <ProjectGuid>{2C28C643-31A2-44CA-B762-953A963F6F61}</ProjectGuid> 
     
    4747  </ItemGroup> 
    4848  <ItemGroup> 
     49    <Compile Include="..\SharedAssemblyInfo.cs"> 
     50      <Link>Properties\SharedAssemblyInfo.cs</Link> 
     51    </Compile> 
    4952    <Compile Include="Account.cs" /> 
    5053    <Compile Include="BankingSpecs.cs" /> 
  • trunk/Source/Specifications/Machine.Specifications.Example/Properties/AssemblyInfo.cs

    r152 r271  
    99[assembly: AssemblyDescription("")] 
    1010[assembly: AssemblyConfiguration("")] 
    11 [assembly: AssemblyCompany("Microsoft")] 
    1211[assembly: AssemblyProduct("Machine.Specifications.Example")] 
    13 [assembly: AssemblyCopyright("Copyright � Microsoft 2008")] 
    14 [assembly: AssemblyTrademark("")] 
    1512[assembly: AssemblyCulture("")] 
    1613 
     
    2219// The following GUID is for the ID of the typelib if this project is exposed to COM 
    2320[assembly: Guid("01cb66b4-916d-46d3-a63e-afd05644228e")] 
    24  
    25 // Version information for an assembly consists of the following four values: 
    26 // 
    27 //      Major Version 
    28 //      Minor Version  
    29 //      Build Number 
    30 //      Revision 
    31 // 
    32 // You can specify all the values or you can default the Build and Revision Numbers  
    33 // by using the '*' as shown below: 
    34 // [assembly: AssemblyVersion("1.0.*")] 
    35 [assembly: AssemblyVersion("1.0.0.0")] 
    36 [assembly: AssemblyFileVersion("1.0.0.0")] 
  • trunk/Source/Specifications/Machine.Specifications.FailingExample/Machine.Specifications.FailingExample.csproj

    r164 r271  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    6     <ProductVersion>9.0.21022</ProductVersion> 
     6    <ProductVersion>9.0.30729</ProductVersion> 
    77    <SchemaVersion>2.0</SchemaVersion> 
    88    <ProjectGuid>{89ECD0D1-6CC4-4319-B1B2-389E0B48F40D}</ProjectGuid> 
     
    4646  </ItemGroup> 
    4747  <ItemGroup> 
     48    <Compile Include="..\SharedAssemblyInfo.cs"> 
     49      <Link>Properties\SharedAssemblyInfo.cs</Link> 
     50    </Compile> 
    4851    <Compile Include="FailingContext.cs" /> 
    4952    <Compile Include="Properties\AssemblyInfo.cs" /> 
  • trunk/Source/Specifications/Machine.Specifications.FailingExample/Properties/AssemblyInfo.cs

    r162 r271  
    99[assembly: AssemblyDescription("")] 
    1010[assembly: AssemblyConfiguration("")] 
    11 [assembly: AssemblyCompany("Eleutian Technology")] 
    1211[assembly: AssemblyProduct("Machine.Specifications.FailingExample")] 
    13 [assembly: AssemblyCopyright("Copyright © Eleutian Technology 2008")] 
    14 [assembly: AssemblyTrademark("")] 
    1512[assembly: AssemblyCulture("")] 
    1613 
     
    2219// The following GUID is for the ID of the typelib if this project is exposed to COM 
    2320[assembly: Guid("39a975ce-a297-41ac-9df4-38face7457ff")] 
    24  
    25 // Version information for an assembly consists of the following four values: 
    26 // 
    27 //      Major Version 
    28 //      Minor Version  
    29 //      Build Number 
    30 //      Revision 
    31 // 
    32 // You can specify all the values or you can default the Build and Revision Numbers  
    33 // by using the '*' as shown below: 
    34 // [assembly: AssemblyVersion("1.0.*")] 
    35 [assembly: AssemblyVersion("1.0.0.0")] 
    36 [assembly: AssemblyFileVersion("1.0.0.0")] 
  • trunk/Source/Specifications/Machine.Specifications.GallioAdapter.Tests/Machine.Specifications.GallioAdapter.Tests.csproj

    r124 r271  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    6     <ProductVersion>9.0.21022</ProductVersion> 
     6    <ProductVersion>9.0.30729</ProductVersion> 
    77    <SchemaVersion>2.0</SchemaVersion> 
    88    <ProjectGuid>{C0B4E7EB-7D1F-44B9-B8C1-F989A91D3655}</ProjectGuid> 
     
    5454  </ItemGroup> 
    5555  <ItemGroup> 
     56    <Compile Include="..\SharedAssemblyInfo.cs"> 
     57      <Link>Properties\SharedAssemblyInfo.cs</Link> 
     58    </Compile> 
    5659    <Compile Include="BaseTestFrameworkTest.cs" /> 
    5760    <Compile Include="FrameworkTests.cs" /> 
  • trunk/Source/Specifications/Machine.Specifications.GallioAdapter.Tests/Properties/AssemblyInfo.cs

    r152 r271  
    99[assembly: AssemblyDescription("")] 
    1010[assembly: AssemblyConfiguration("")] 
    11 [assembly: AssemblyCompany("Microsoft")] 
    1211[assembly: AssemblyProduct("Machine.Specifications.GallioAdapter.Tests")] 
    13 [assembly: AssemblyCopyright("Copyright � Microsoft 2008")] 
    14 [assembly: AssemblyTrademark("")] 
    1512[assembly: AssemblyCulture("")] 
    1613 
     
    2320[assembly: Guid("d1dd61e8-66c0-4251-ba30-86745962222d")] 
    2421 
    25 // Version information for an assembly consists of the following four values: 
    26 // 
    27 //      Major Version 
    28 //      Minor Version  
    29 //      Build Number 
    30 //      Revision 
    31 // 
    32 // You can specify all the values or you can default the Build and Revision Numbers  
    33 // by using the '*' as shown below: 
    34 // [assembly: AssemblyVersion("1.0.*")] 
    35 [assembly: AssemblyVersion("1.0.0.0")] 
    36 [assembly: AssemblyFileVersion("1.0.0.0")] 
  • trunk/Source/Specifications/Machine.Specifications.GallioAdapter/Machine.Specifications.GallioAdapter.csproj

    r130 r271  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    6     <ProductVersion>9.0.21022</ProductVersion> 
     6    <ProductVersion>9.0.30729</ProductVersion> 
    77    <SchemaVersion>2.0</SchemaVersion> 
    88    <ProjectGuid>{7CB38828-8299-4BDB-924F-D590A8C44230}</ProjectGuid> 
     
    5050  </ItemGroup> 
    5151  <ItemGroup> 
    52     <Compile Include="..\Machine.Specifications\Properties\SharedAssemblyInfo.cs"> 
     52    <Compile Include="..\SharedAssemblyInfo.cs"> 
    5353      <Link>Properties\SharedAssemblyInfo.cs</Link> 
    5454    </Compile> 
  • trunk/Source/Specifications/Machine.Specifications.Reporting/Machine.Specifications.Reporting.csproj

    r262 r271  
    4646  </ItemGroup> 
    4747  <ItemGroup> 
     48    <Compile Include="..\SharedAssemblyInfo.cs"> 
     49      <Link>Properties\SharedAssemblyInfo.cs</Link> 
     50    </Compile> 
    4851    <Compile Include="GenerateHtmlReportRunListener.cs" /> 
    4952    <Compile Include="Properties\AssemblyInfo.cs" /> 
  • trunk/Source/Specifications/Machine.Specifications.Reporting/Properties/AssemblyInfo.cs

    r261 r271  
    99[assembly: AssemblyDescription("")] 
    1010[assembly: AssemblyConfiguration("")] 
    11 [assembly: AssemblyCompany("Microsoft")] 
    1211[assembly: AssemblyProduct("Machine.Specifications.Reporting")] 
    13 [assembly: AssemblyCopyright("Copyright © Microsoft 2008")] 
    14 [assembly: AssemblyTrademark("")] 
    1512[assembly: AssemblyCulture("")] 
    1613 
     
    2219// The following GUID is for the ID of the typelib if this project is exposed to COM 
    2320[assembly: Guid("e66f4faa-1a43-4485-9cc2-9bcc44df1478")] 
    24  
    25 // Version information for an assembly consists of the following four values: 
    26 // 
    27 //      Major Version 
    28 //      Minor Version  
    29 //      Build Number 
    30 //      Revision 
    31 // 
    32 // You can specify all the values or you can default the Build and Revision Numbers  
    33 // by using the '*' as shown below: 
    34 // [assembly: AssemblyVersion("1.0.*")] 
    35 [assembly: AssemblyVersion("1.0.0.0")] 
    36 [assembly: AssemblyFileVersion("1.0.0.0")] 
  • trunk/Source/Specifications/Machine.Specifications.TDNetRunner.Tests/Machine.Specifications.TDNetRunner.Tests.csproj

    r124 r271  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    6     <ProductVersion>9.0.21022</ProductVersion> 
     6    <ProductVersion>9.0.30729</ProductVersion> 
    77    <SchemaVersion>2.0</SchemaVersion> 
    88    <ProjectGuid>{43F1FD70-0B7A-47D2-BC2A-0C9ED18677C8}</ProjectGuid> 
     
    4646  </ItemGroup> 
    4747  <ItemGroup> 
     48    <Compile Include="..\SharedAssemblyInfo.cs"> 
     49      <Link>Properties\SharedAssemblyInfo.cs</Link> 
     50    </Compile> 
    4851    <Compile Include="Properties\AssemblyInfo.cs" /> 
    4952    <Compile Include="SpecificationRunnerSpecs.cs" /> 
  • trunk/Source/Specifications/Machine.Specifications.TDNetRunner.Tests/Properties/AssemblyInfo.cs

    r152 r271  
    99[assembly: AssemblyDescription("")] 
    1010[assembly: AssemblyConfiguration("")] 
    11 [assembly: AssemblyCompany("Microsoft")] 
    1211[assembly: AssemblyProduct("Machine.Specifications.TDNetRunner.Tests")] 
    13 [assembly: AssemblyCopyright("Copyright � Microsoft 2008")] 
    14 [assembly: AssemblyTrademark("")] 
    1512[assembly: AssemblyCulture("")] 
    1613 
     
    2219// The following GUID is for the ID of the typelib if this project is exposed to COM 
    2320[assembly: Guid("e3e1dc8f-8f91-4038-8f13-063e92a62172")] 
    24  
    25 // Version information for an assembly consists of the following four values: 
    26 // 
    27 //      Major Version 
    28 //      Minor Version  
    29 //      Build Number 
    30 //      Revision 
    31 // 
    32 // You can specify all the values or you can default the Build and Revision Numbers  
    33 // by using the '*' as shown below: 
    34 // [assembly: AssemblyVersion("1.0.*")] 
    35 [assembly: AssemblyVersion("1.0.0.0")] 
    36 [assembly: AssemblyFileVersion("1.0.0.0")] 
  • trunk/Source/Specifications/Machine.Specifications.TDNetRunner/Machine.Specifications.TDNetRunner.csproj

    r158 r271  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 
    6     <ProductVersion>9.0.21022</ProductVersion> 
     6    <ProductVersion>9.0.30729</ProductVersion> 
    77    <SchemaVersion>2.0</SchemaVersion> 
    88    <ProjectGuid>{E57865B9-C7EF-4340-8AF2-5D85F2545EC6}</ProjectGuid> 
     
    5050  </ItemGroup> 
    5151  <ItemGroup> 
    52     <Compile Include="..\Machine.Specifications\Properties\SharedAssemblyInfo.cs"> 
     52    <Compile Include="..\SharedAssemblyInfo.cs"> 
    5353      <Link>Properties\SharedAssemblyInfo.cs</Link> 
    5454    </Compile> 
  • trunk/Source/Specifications/Machine.Specifications.Tests/Properties/AssemblyInfo.cs

    r152 r271  
    99[assembly: AssemblyDescription("")] 
    1010[assembly: AssemblyConfiguration("")] 
    11 [assembly: AssemblyCompany("Microsoft")] 
    1211[assembly: AssemblyProduct("Machine.Specifications.Tests")] 
    13 [assembly: AssemblyCopyright("Copyright � Microsoft 2008")] 
    14 [assembly: AssemblyTrademark("")] 
    1512[assembly: AssemblyCulture("")] 
    1613 
     
    2219// The following GUID is for the ID of the typelib if this project is exposed to COM 
    2320[assembly: Guid("767aed04-ddf8-4283-9b6e-dc06d66e06df")] 
    24  
    25 // Version information for an assembly consists of the following four values: 
    26 // 
    27 //      Major Version 
    28 //      Minor Version  
    29 //      Build Number 
    30 //      Revision 
    31 // 
    32 // You can specify all the values or you can default the Build and Revision Numbers  
    33 // by using the '*' as shown below: 
    34 // [assembly: AssemblyVersion("1.0.*")] 
    35 [assembly: AssemblyVersion("1.0.0.0")] 
    36 [assembly: AssemblyFileVersion("1.0.0.0")] 
  • trunk/Source/Specifications/Machine.Specifications/Machine.Specifications.csproj

    r267 r271  
    5050  </ItemGroup> 
    5151  <ItemGroup> 
     52    <Compile Include="..\SharedAssemblyInfo.cs"> 
     53      <Link>Properties\SharedAssemblyInfo.cs</Link> 
     54    </Compile> 
    5255    <Compile Include="Catch.cs" /> 
    5356    <Compile Include="ConcernAttribute.cs" /> 
     
    7477    <Compile Include="Utility\RandomExtensionMethods.cs" /> 
    7578    <Compile Include="Utility\ReflectionHelper.cs" /> 
    76     <Compile Include="Properties\SharedAssemblyInfo.cs" /> 
    7779    <Compile Include="SpecificationExceptions.cs" /> 
    7880    <Compile Include="Verifiers\DescriptionVerifier.cs" />