forked from SouthsideSoftware/BuildLight
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCommonAssemblyInfo.cs
26 lines (22 loc) · 988 Bytes
/
CommonAssemblyInfo.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.269
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
using System.Resources;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: ComVisible(false)]
[assembly: AssemblyVersion("0.0.1")]
[assembly: AssemblyFileVersion("0.0.1.0")]
[assembly: AssemblyCopyright("Copyright (C) Southside Software, LLC 2012")]
[assembly: AssemblyConfiguration("Debug")]
[assembly: AssemblyCompany("Southside Software, LLC")]
[assembly: AssemblyProduct("Support for driving some sort of external device off the status of one or more Te" +
"amCity build configurations (Debug DB: 0)")]