Skip to content

Commit

Permalink
Restructured Project
Browse files Browse the repository at this point in the history
Tynamix committed Jan 23, 2016
1 parent a81d17b commit aea5222
Showing 82 changed files with 62 additions and 62 deletions.
4 changes: 2 additions & 2 deletions ObjectFillerNET.sln
Original file line number Diff line number Diff line change
@@ -8,9 +8,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
global.json = global.json
EndProjectSection
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ObjectFiller", "ObjectFiller\ObjectFiller.xproj", "{3208D63E-1A26-453C-8A31-03491CD23780}"
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Tynamix.ObjectFiller", "Tynamix.ObjectFiller\Tynamix.ObjectFiller.xproj", "{3208D63E-1A26-453C-8A31-03491CD23780}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "ObjectFiller.Test", "ObjectFiller.Test\ObjectFiller.Test.xproj", "{F679FAB4-CE29-48F8-B87C-3C89CDAF0D85}"
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Tynamix.ObjectFiller.Test", "Tynamix.ObjectFiller.Test\Tynamix.ObjectFiller.Test.xproj", "{F679FAB4-CE29-48F8-B87C-3C89CDAF0D85}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -6,11 +6,11 @@
// 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("ObjectFiller.Test")]
[assembly: AssemblyTitle("Tynamix.ObjectFiller.Test")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("ObjectFiller.Test")]
[assembly: AssemblyProduct("Tynamix.ObjectFiller.Test")]
[assembly: AssemblyCopyright("Copyright © 2015")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
"dependencies": {
"xunit": "2.1.0",
"xunit.runner.dnx": "2.1.0-rc1-build204",
"ObjectFiller": "1.4.0-*",
"System.Text.RegularExpressions": "4.0.11-beta-23516"
"System.Text.RegularExpressions": "4.0.11-beta-23516",
"Tynamix.ObjectFiller": "1.4.1"
}
}
Original file line number Diff line number Diff line change
@@ -153,18 +153,6 @@
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"ObjectFiller/1.4.0": {
"type": "project",
"framework": ".NETPlatform,Version=v5.1",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Runtime.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10"
}
},
"System.Collections/4.0.11-beta-23516": {
"type": "package",
"dependencies": {
@@ -731,6 +719,18 @@
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"Tynamix.ObjectFiller/1.4.1": {
"type": "project",
"framework": ".NETPlatform,Version=v5.1",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Runtime.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10"
}
},
"xunit/2.1.0": {
"type": "package",
"dependencies": {
@@ -1025,10 +1025,6 @@
"lib/net45/Newtonsoft.Json.dll": {}
}
},
"ObjectFiller/1.4.0": {
"type": "project",
"framework": ".NETFramework,Version=v4.5"
},
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"type": "package",
"compile": {
@@ -1038,6 +1034,10 @@
"lib/net45/_._": {}
}
},
"Tynamix.ObjectFiller/1.4.1": {
"type": "project",
"framework": ".NETFramework,Version=v4.5"
},
"xunit/2.1.0": {
"type": "package",
"dependencies": {
@@ -1317,18 +1317,6 @@
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"ObjectFiller/1.4.0": {
"type": "project",
"framework": ".NETPlatform,Version=v5.1",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Runtime.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10"
}
},
"runtime.any.System.Linq.Expressions/4.0.11-beta-23516": {
"type": "package",
"dependencies": {
@@ -2242,6 +2230,18 @@
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"Tynamix.ObjectFiller/1.4.1": {
"type": "project",
"framework": ".NETPlatform,Version=v5.1",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Runtime.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10"
}
},
"xunit/2.1.0": {
"type": "package",
"dependencies": {
@@ -2574,18 +2574,6 @@
"lib/portable-net45+wp80+win8+wpa81+dnxcore50/Newtonsoft.Json.dll": {}
}
},
"ObjectFiller/1.4.0": {
"type": "project",
"framework": ".NETPlatform,Version=v5.1",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Runtime.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10"
}
},
"runtime.any.System.Linq.Expressions/4.0.11-beta-23516": {
"type": "package",
"dependencies": {
@@ -3499,6 +3487,18 @@
"lib/dotnet5.4/System.Xml.XDocument.dll": {}
}
},
"Tynamix.ObjectFiller/1.4.1": {
"type": "project",
"framework": ".NETPlatform,Version=v5.1",
"dependencies": {
"System.Collections": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
"System.Linq": "4.0.0",
"System.Linq.Expressions": "4.0.10",
"System.Runtime.Extensions": "4.0.10",
"System.Text.RegularExpressions": "4.0.10"
}
},
"xunit/2.1.0": {
"type": "package",
"dependencies": {
@@ -3793,10 +3793,6 @@
"lib/net45/Newtonsoft.Json.dll": {}
}
},
"ObjectFiller/1.4.0": {
"type": "project",
"framework": ".NETFramework,Version=v4.5"
},
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"type": "package",
"compile": {
@@ -3806,6 +3802,10 @@
"lib/net45/_._": {}
}
},
"Tynamix.ObjectFiller/1.4.1": {
"type": "project",
"framework": ".NETFramework,Version=v4.5"
},
"xunit/2.1.0": {
"type": "package",
"dependencies": {
@@ -4047,10 +4047,6 @@
"lib/net45/Newtonsoft.Json.dll": {}
}
},
"ObjectFiller/1.4.0": {
"type": "project",
"framework": ".NETFramework,Version=v4.5"
},
"System.Text.RegularExpressions/4.0.11-beta-23516": {
"type": "package",
"compile": {
@@ -4060,6 +4056,10 @@
"lib/net45/_._": {}
}
},
"Tynamix.ObjectFiller/1.4.1": {
"type": "project",
"framework": ".NETFramework,Version=v4.5"
},
"xunit/2.1.0": {
"type": "package",
"dependencies": {
@@ -4172,9 +4172,9 @@
}
},
"libraries": {
"ObjectFiller/1.4.0": {
"Tynamix.ObjectFiller/1.4.1": {
"type": "project",
"path": "../ObjectFiller/project.json"
"path": "../Tynamix.ObjectFiller/project.json"
},
"Microsoft.Dnx.Compilation.Abstractions/1.0.0-rc1-final": {
"type": "package",
@@ -6852,8 +6852,8 @@
"": [
"xunit >= 2.1.0",
"xunit.runner.dnx >= 2.1.0-rc1-build204",
"ObjectFiller >= 1.4.0-*",
"System.Text.RegularExpressions >= 4.0.11-beta-23516"
"System.Text.RegularExpressions >= 4.0.11-beta-23516",
"Tynamix.ObjectFiller >= 1.4.1"
],
"DNXCore,Version=v5.0": [],
"DNX,Version=v4.5.1": []
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -5,11 +5,11 @@
// 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("ObjectFiller")]
[assembly: AssemblyTitle("Tynamix.ObjectFiller")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("ObjectFiller")]
[assembly: AssemblyProduct("Tynamix.ObjectFiller")]
[assembly: AssemblyCopyright("Copyright © 2015")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -19,4 +19,4 @@
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

[assembly: InternalsVisibleTo("ObjectFiller.Test")]
[assembly: InternalsVisibleTo("Tynamix.ObjectFiller.Test")]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
<Import Project="$(VSToolsPath)\DNX\Microsoft.DNX.Props" Condition="'$(VSToolsPath)' != ''" />
<PropertyGroup Label="Globals">
<ProjectGuid>3208d63e-1a26-453c-8a31-03491cd23780</ProjectGuid>
<RootNamespace>Tynamix</RootNamespace>
<RootNamespace>Tynamix.ObjectFiller</RootNamespace>
<BaseIntermediateOutputPath Condition="'$(BaseIntermediateOutputPath)'=='' ">..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath>
<OutputPath Condition="'$(OutputPath)'=='' ">..\artifacts\bin\$(MSBuildProjectName)\</OutputPath>
</PropertyGroup>
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit aea5222

Please sign in to comment.