Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/AssemblyVersionInfo.cs =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/AssemblyVersionInfo.cs (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/AssemblyVersionInfo.cs (working copy) @@ -0,0 +1,46 @@ +#region Apache License +// +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file distributed with +// this work for additional information regarding copyright ownership. +// The ASF licenses this file to you under the Apache License, Version 2.0 +// (the "License"); you may not use this file except in compliance with +// the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#endregion + +// +// 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 Revision and Build Numbers +// by using the '*' as shown below: + +[assembly: System.Reflection.AssemblyVersion("1.2.15.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.2")] + +#if !NETCF +#if !SSCLI +[assembly: System.Reflection.AssemblyFileVersion("1.2.15.0")] +#endif +#endif + +// +// Shared assembly settings +// + +[assembly: System.Reflection.AssemblyCompany("The Apache Software Foundation")] +[assembly: System.Reflection.AssemblyCopyright("Copyright 2004-2015 The Apache Software Foundation.")] +[assembly: System.Reflection.AssemblyTrademark("Apache and Apache log4net are trademarks of The Apache Software Foundation")] Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/log4net.Ext.Trace.csproj =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/log4net.Ext.Trace.csproj (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/log4net.Ext.Trace.csproj (working copy) @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD} + Library + Properties + log4net.Ext.Trace + log4net.Ext.Trace + v2.0 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + true + + + ..\..\..\..\..\log4net.snk + + + + ..\packages\log4net.2.0.5\lib\net20-full\log4net.dll + True + + + + + + Properties\AssemblyInfo.cs + Code + + + ITraceLog.cs + + + TraceLogImpl.cs + + + TraceLogManager.cs + + + + + + log4net.snk + + + + + + \ No newline at end of file Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/packages.config =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/packages.config (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/packages.config (working copy) @@ -0,0 +1,4 @@ + + + + \ No newline at end of file Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.nuproj =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.nuproj (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.nuproj (working copy) @@ -0,0 +1,43 @@ + + + + + Debug + AnyCPU + + + Release + AnyCPU + + + + ab79ec7c-c6ab-4d58-a50f-a952f0700e35 + + + $(MSBuildExtensionsPath)\NuProj\ + + + + log4net.Ext.Trace + 2.0.5.3 + log4net [1.2.15] Trace Extension + Apache Software Foundation + AternityInc + log4net Trace Extensions + log4net Trace Extensions + + + http://logging.apache.org/log4net/ + http://logging.apache.org/log4net/license.html + + + logging log tracing logfiles + false + true + true + + + + + + \ No newline at end of file Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.sln =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.sln (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.sln (working copy) @@ -0,0 +1,28 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.24720.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FF286327-C783-4F7A-AB73-9BCBAD0D4460}") = "log4net.Ext.Trace.NuGet", "log4net.Ext.Trace.NuGet.nuproj", "{AB79EC7C-C6AB-4D58-A50F-A952F0700E35}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "log4net.Ext.Trace", "log4net.Ext.Trace\log4net.Ext.Trace.csproj", "{4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {AB79EC7C-C6AB-4D58-A50F-A952F0700E35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AB79EC7C-C6AB-4D58-A50F-A952F0700E35}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AB79EC7C-C6AB-4D58-A50F-A952F0700E35}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AB79EC7C-C6AB-4D58-A50F-A952F0700E35}.Release|Any CPU.Build.0 = Release|Any CPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/AssemblyVersionInfo.cs =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/AssemblyVersionInfo.cs (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/AssemblyVersionInfo.cs (working copy) @@ -0,0 +1,46 @@ +#region Apache License +// +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file distributed with +// this work for additional information regarding copyright ownership. +// The ASF licenses this file to you under the Apache License, Version 2.0 +// (the "License"); you may not use this file except in compliance with +// the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#endregion + +// +// 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 Revision and Build Numbers +// by using the '*' as shown below: + +[assembly: System.Reflection.AssemblyVersion("1.2.15.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.2")] + +#if !NETCF +#if !SSCLI +[assembly: System.Reflection.AssemblyFileVersion("1.2.15.0")] +#endif +#endif + +// +// Shared assembly settings +// + +[assembly: System.Reflection.AssemblyCompany("The Apache Software Foundation")] +[assembly: System.Reflection.AssemblyCopyright("Copyright 2004-2015 The Apache Software Foundation.")] +[assembly: System.Reflection.AssemblyTrademark("Apache and Apache log4net are trademarks of The Apache Software Foundation")] Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/log4net.Ext.Trace.csproj =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/log4net.Ext.Trace.csproj (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/log4net.Ext.Trace.csproj (working copy) @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD} + Library + Properties + log4net.Ext.Trace + log4net.Ext.Trace + v2.0 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + true + + + ..\..\..\..\..\log4net.snk + + + + ..\packages\log4net.2.0.5\lib\net20-full\log4net.dll + True + + + + + + Properties\AssemblyInfo.cs + Code + + + ITraceLog.cs + + + TraceLogImpl.cs + + + TraceLogManager.cs + + + + + + log4net.snk + + + + + + \ No newline at end of file Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/packages.config =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/packages.config (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/packages.config (working copy) @@ -0,0 +1,4 @@ + + + + \ No newline at end of file Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.nuproj =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.nuproj (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.nuproj (working copy) @@ -0,0 +1,43 @@ + + + + + Debug + AnyCPU + + + Release + AnyCPU + + + + ab79ec7c-c6ab-4d58-a50f-a952f0700e35 + + + $(MSBuildExtensionsPath)\NuProj\ + + + + log4net.Ext.Trace + 2.0.5.3 + log4net [1.2.15] Trace Extension + Apache Software Foundation + AternityInc + log4net Trace Extensions + log4net Trace Extensions + + + http://logging.apache.org/log4net/ + http://logging.apache.org/log4net/license.html + + + logging log tracing logfiles + false + true + true + + + + + + \ No newline at end of file Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.sln =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.sln (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace.NuGet.sln (working copy) @@ -0,0 +1,28 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.24720.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FF286327-C783-4F7A-AB73-9BCBAD0D4460}") = "log4net.Ext.Trace.NuGet", "log4net.Ext.Trace.NuGet.nuproj", "{AB79EC7C-C6AB-4D58-A50F-A952F0700E35}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "log4net.Ext.Trace", "log4net.Ext.Trace\log4net.Ext.Trace.csproj", "{4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {AB79EC7C-C6AB-4D58-A50F-A952F0700E35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {AB79EC7C-C6AB-4D58-A50F-A952F0700E35}.Debug|Any CPU.Build.0 = Debug|Any CPU + {AB79EC7C-C6AB-4D58-A50F-A952F0700E35}.Release|Any CPU.ActiveCfg = Release|Any CPU + {AB79EC7C-C6AB-4D58-A50F-A952F0700E35}.Release|Any CPU.Build.0 = Release|Any CPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/AssemblyVersionInfo.cs =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/AssemblyVersionInfo.cs (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/AssemblyVersionInfo.cs (working copy) @@ -0,0 +1,46 @@ +#region Apache License +// +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file distributed with +// this work for additional information regarding copyright ownership. +// The ASF licenses this file to you under the Apache License, Version 2.0 +// (the "License"); you may not use this file except in compliance with +// the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. +// +#endregion + +// +// 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 Revision and Build Numbers +// by using the '*' as shown below: + +[assembly: System.Reflection.AssemblyVersion("1.2.15.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.2")] + +#if !NETCF +#if !SSCLI +[assembly: System.Reflection.AssemblyFileVersion("1.2.15.0")] +#endif +#endif + +// +// Shared assembly settings +// + +[assembly: System.Reflection.AssemblyCompany("The Apache Software Foundation")] +[assembly: System.Reflection.AssemblyCopyright("Copyright 2004-2015 The Apache Software Foundation.")] +[assembly: System.Reflection.AssemblyTrademark("Apache and Apache log4net are trademarks of The Apache Software Foundation")] Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/log4net.Ext.Trace.csproj =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/log4net.Ext.Trace.csproj (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/log4net.Ext.Trace.csproj (working copy) @@ -0,0 +1,75 @@ + + + + + Debug + AnyCPU + {4078D5F9-B9DC-4B3D-B6E9-4E3157D6E4DD} + Library + Properties + log4net.Ext.Trace + log4net.Ext.Trace + v2.0 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + true + + + ..\..\..\..\..\log4net.snk + + + + ..\packages\log4net.2.0.5\lib\net20-full\log4net.dll + True + + + + + + Properties\AssemblyInfo.cs + Code + + + ITraceLog.cs + + + TraceLogImpl.cs + + + TraceLogManager.cs + + + + + + log4net.snk + + + + + + \ No newline at end of file Index: extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/packages.config =================================================================== --- extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/packages.config (nonexistent) +++ extensions/net/1.0/log4net.Ext.Trace.NuGet/log4net.Ext.Trace/packages.config (working copy) @@ -0,0 +1,4 @@ + + + + \ No newline at end of file