1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-17 07:36:32 +09:00

All projects converted to .Net 4.0 and VS2010

This commit is contained in:
lidgren
2012-01-07 11:01:32 +00:00
parent af3608c544
commit 47ef6f1055
75 changed files with 884 additions and 639 deletions

View File

@@ -8,9 +8,9 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("UnitTests")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("UnitTests")]
[assembly: AssemblyCopyright("Copyright © Microsoft 2010")]
[assembly: AssemblyCopyright("Copyright © 2012")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -20,7 +20,7 @@ using System.Runtime.InteropServices;
[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("ea1608b3-3a09-4c31-8ee3-04d8b5943ce2")]
[assembly: Guid("16f9f241-4a7e-4f96-8be7-8f5c609b5d48")]
// Version information for an assembly consists of the following four values:
//