Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
That got off to a bad start.
Browse files Browse the repository at this point in the history
Silly Auto .git ignore.
  • Loading branch information
benjojo committed Jun 20, 2012
1 parent dde47df commit 9393785
Show file tree
Hide file tree
Showing 11 changed files with 172,869 additions and 0 deletions.
Binary file added DomainHackGen/DomainHackGen.suo
Binary file not shown.
3 changes: 3 additions & 0 deletions DomainHackGen/DomainHackGen/DomainHackGen.csproj.user
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
</Project>
36 changes: 36 additions & 0 deletions DomainHackGen/DomainHackGen/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -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("DomainHackGen")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("DomainHackGen")]
[assembly: AssemblyCopyright("Copyright © 2012")]
[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("52022032-a3d5-49a8-8d5a-afdb58ad22fa")]

// 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")]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 9393785

Please sign in to comment.