1- <?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3- <PropertyGroup >
4- <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
5- <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6- </PropertyGroup >
7- <Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition =" '$(VSToolsPath)' != ''" />
8- <PropertyGroup Label =" Globals" >
9- <ProjectGuid >e1b8b885-436f-480d-851a-c466e07dd6c8</ProjectGuid >
10- <RootNamespace >AspNet.Plus.Infrastructure.ExceptionInterceptHandler </RootNamespace >
11- <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >.\obj</BaseIntermediateOutputPath >
12- <OutputPath Condition =" '$(OutputPath)'=='' " >.\bin\</OutputPath >
13- <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
14- </PropertyGroup >
15- <ItemGroup >
16- <Content Include =" ..\..\header\AspNet.Plus.licenseheader" >
17- <Link >AspNet.Plus.licenseheader</Link >
18- </Content >
19- <Content Include =" ..\..\header\VersionInfo.cs" >
20- <Link >Properties\VersionInfo.cs</Link >
21- </Content >
22- </ItemGroup >
23- <PropertyGroup >
24- <SchemaVersion >2.0</SchemaVersion >
25- </PropertyGroup >
26- <Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition =" '$(VSToolsPath)' != ''" />
27- </Project >
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup >
4+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
5+ <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6+ </PropertyGroup >
7+ <Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition =" '$(VSToolsPath)' != ''" />
8+ <PropertyGroup Label =" Globals" >
9+ <ProjectGuid >e1b8b885-436f-480d-851a-c466e07dd6c8</ProjectGuid >
10+ <RootNamespace >AspNet.Plus.Logging.ReflectInsight </RootNamespace >
11+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >.\obj</BaseIntermediateOutputPath >
12+ <OutputPath Condition =" '$(OutputPath)'=='' " >.\bin\</OutputPath >
13+ <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
14+ </PropertyGroup >
15+ <ItemGroup >
16+ <Content Include =" ..\..\header\AspNet.Plus.licenseheader" >
17+ <Link >AspNet.Plus.licenseheader</Link >
18+ </Content >
19+ <Content Include =" ..\..\header\VersionInfo.cs" >
20+ <Link >Properties\VersionInfo.cs</Link >
21+ </Content >
22+ </ItemGroup >
23+ <PropertyGroup >
24+ <SchemaVersion >2.0</SchemaVersion >
25+ </PropertyGroup >
26+ <Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition =" '$(VSToolsPath)' != ''" />
27+ </Project >
0 commit comments