Skip to content
Snippets Groups Projects
Select Git revision
  • 9bde0774b8a6823eaef39e5c72a6f6810624bb93
  • master default protected
  • gitkeep
  • dev protected
  • Issue/2309-docs
  • Hotfix/2097-fixTimeFormat
  • Issue/1910-MigrationtoNET6.0
  • Sprint/2022-01
  • Sprint/2021-05
  • Product/1188-LoggingExtended
  • Topic/1221-LogginExtendedNew
  • Sprint/2021-03
  • Product/1287-dotnet5Sharepoint
  • Topic/1334-dotnet5migration
  • Topic/1221-LoggingExtended
  • Sprint/2021-01
  • Product/407-net5migration
  • Topic/1226-loggingLibraryMigration
  • v2.2.2
  • v2.2.1
  • v2.2.0
  • v2.1.0
  • v2.0.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.1
  • v1.0.0
28 results

AssemblyInfo.cs

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    AssemblyInfo.cs 716 B
    //------------------------------------------------------------------------------
    // <auto-generated>
    //     This code was generated by Cake.
    // </auto-generated>
    //------------------------------------------------------------------------------
    using System.Reflection;
    
    [assembly: AssemblyTitle("Logging.Tests")]
    [assembly: AssemblyDescription("Logging.Tests is a part of the CoScInE group.")]
    [assembly: AssemblyCompany("IT Center, RWTH Aachen University")]
    [assembly: AssemblyProduct("Logging.Tests")]
    [assembly: AssemblyVersion("1.2.0")]
    [assembly: AssemblyFileVersion("1.2.0")]
    [assembly: AssemblyInformationalVersion("1.2.0-beta0003")]
    [assembly: AssemblyCopyright("2020 IT Center, RWTH Aachen University")]