This repository was archived by the owner on Dec 13, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +22
-6
lines changed
Microsoft.Framework.Logging.Console
Microsoft.Framework.Logging.Interfaces
Microsoft.Framework.Logging.NLog
Microsoft.Framework.Logging.Serilog
Microsoft.Framework.Logging
test/Microsoft.Framework.Logging.Test Expand file tree Collapse file tree 7 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
77 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.Props" Condition =" '$(VSToolsPath)' != ''" />
88 <PropertyGroup Label =" Globals" >
99 <ProjectGuid >00f5a9b3-6213-4526-8b2f-58d5b8427aa2</ProjectGuid >
10- <RootNamespace >Microsoft.Framework.Logging.Serilog</RootNamespace >
11- <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
12- <OutputPath Condition =" '$(OutputPath)'=='' " >..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
10+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
11+ <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1312 </PropertyGroup >
1413 <PropertyGroup >
1514 <SchemaVersion >2.0</SchemaVersion >
16- <DevelopmentServerPort >46566</DevelopmentServerPort >
1715 </PropertyGroup >
1816 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
19- </Project >
17+ </Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
Original file line number Diff line number Diff line change 1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1111 <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
1212 </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ </PropertyGroup >
1316 <Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
1417</Project >
You can’t perform that action at this time.
0 commit comments