From d7832f57b52722a6662233ea2ecdbc41471a488d Mon Sep 17 00:00:00 2001 From: Daniel Mirmilshteyn Date: Mon, 15 Dec 2014 18:27:00 -0500 Subject: [PATCH 1/2] Moved JSIL.Meta to a PCL --- Meta/Meta.csproj | 117 +++++++++++++++----------------- Meta/Properties/AssemblyInfo.cs | 64 ++++++++--------- 2 files changed, 84 insertions(+), 97 deletions(-) diff --git a/Meta/Meta.csproj b/Meta/Meta.csproj index 3c892c00e..765dd2fa4 100644 --- a/Meta/Meta.csproj +++ b/Meta/Meta.csproj @@ -1,68 +1,63 @@ - - - - Debug - AnyCPU - 8.0.30703 - 2.0 - {37C67C73-1F58-49B8-A39E-768AC88C2447} - Library - Properties - JSIL.Meta - JSIL.Meta - v4.0 - 512 - - - true - full - false - ..\bin\ - DEBUG;TRACE - prompt - 4 - true - ..\bin\JSIL.Meta.xml - - - pdbonly - true - ..\bin\ - TRACE - prompt - 4 - true - ..\bin\JSIL.Meta.xml - - - jsil.ico - - - - - - - - - - - - - - - - - - - - - - + + + + Debug + AnyCPU + 8.0.30703 + 2.0 + {37C67C73-1F58-49B8-A39E-768AC88C2447} + Library + Properties + JSIL.Meta + JSIL.Meta + {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Profile92 + v4.0 + 512 + 10.0 + + + true + full + false + ..\bin\ + DEBUG;TRACE + prompt + 4 + true + ..\bin\JSIL.Meta.xml + + + pdbonly + true + ..\bin\ + TRACE + prompt + 4 + true + ..\bin\JSIL.Meta.xml + + + jsil.ico + + + + + + + + + + + + + + + --> \ No newline at end of file diff --git a/Meta/Properties/AssemblyInfo.cs b/Meta/Properties/AssemblyInfo.cs index 64c4903b0..4055bb5f1 100644 --- a/Meta/Properties/AssemblyInfo.cs +++ b/Meta/Properties/AssemblyInfo.cs @@ -1,36 +1,28 @@ -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("JSIL Metadata")] -[assembly: AssemblyDescription("JSIL Configuration Metadata Class Library")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Squared Interactive")] -[assembly: AssemblyProduct("JSIL")] -[assembly: AssemblyCopyright("Copyright © Squared Interactive 2011")] -[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("c09dc0b4-91bf-4772-857a-8d6a885ba71d")] - -// 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")] +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("JSIL Metadata")] +[assembly: AssemblyDescription("JSIL Configuration Metadata Class Library")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("Squared Interactive")] +[assembly: AssemblyProduct("JSIL")] +[assembly: AssemblyCopyright("Copyright © Squared Interactive 2011")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// 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")] From 39d97cca8dc2eba9b07d271ee76f33a463d61612 Mon Sep 17 00:00:00 2001 From: Daniel Mirmilshteyn Date: Mon, 15 Dec 2014 20:31:34 -0500 Subject: [PATCH 2/2] Updated line endings in JSIL.Meta --- Meta/Meta.csproj | 112 ++++++++++++++++---------------- Meta/Properties/AssemblyInfo.cs | 56 ++++++++-------- 2 files changed, 84 insertions(+), 84 deletions(-) diff --git a/Meta/Meta.csproj b/Meta/Meta.csproj index 765dd2fa4..f182b8d99 100644 --- a/Meta/Meta.csproj +++ b/Meta/Meta.csproj @@ -1,63 +1,63 @@ - - - - Debug - AnyCPU - 8.0.30703 - 2.0 - {37C67C73-1F58-49B8-A39E-768AC88C2447} - Library - Properties - JSIL.Meta - JSIL.Meta - {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - Profile92 - v4.0 - 512 - 10.0 - - - true - full - false - ..\bin\ - DEBUG;TRACE - prompt - 4 - true - ..\bin\JSIL.Meta.xml - - - pdbonly - true - ..\bin\ - TRACE - prompt - 4 - true - ..\bin\JSIL.Meta.xml - - - jsil.ico - - - - - - - - - - - - - - + + + + Debug + AnyCPU + 8.0.30703 + 2.0 + {37C67C73-1F58-49B8-A39E-768AC88C2447} + Library + Properties + JSIL.Meta + JSIL.Meta + {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + Profile92 + v4.0 + 512 + 10.0 + + + true + full + false + ..\bin\ + DEBUG;TRACE + prompt + 4 + true + ..\bin\JSIL.Meta.xml + + + pdbonly + true + ..\bin\ + TRACE + prompt + 4 + true + ..\bin\JSIL.Meta.xml + + + jsil.ico + + + + + + + + + + + + + + + --> \ No newline at end of file diff --git a/Meta/Properties/AssemblyInfo.cs b/Meta/Properties/AssemblyInfo.cs index 4055bb5f1..1a74e73d4 100644 --- a/Meta/Properties/AssemblyInfo.cs +++ b/Meta/Properties/AssemblyInfo.cs @@ -1,28 +1,28 @@ -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("JSIL Metadata")] -[assembly: AssemblyDescription("JSIL Configuration Metadata Class Library")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("Squared Interactive")] -[assembly: AssemblyProduct("JSIL")] -[assembly: AssemblyCopyright("Copyright © Squared Interactive 2011")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -// 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")] +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("JSIL Metadata")] +[assembly: AssemblyDescription("JSIL Configuration Metadata Class Library")] +[assembly: AssemblyConfiguration("")] +[assembly: AssemblyCompany("Squared Interactive")] +[assembly: AssemblyProduct("JSIL")] +[assembly: AssemblyCopyright("Copyright © Squared Interactive 2011")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// 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")]