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- <PropertyGroup Label =" Globals" >
8- <ProjectGuid >022dc77e-5e48-4cf4-ad8b-dc4b9b52e02e</ProjectGuid >
9- <RootNamespace >React.Sample.Mvc6</RootNamespace >
10- <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
11- <OutputPath Condition =" '$(OutputPath)'=='' " >..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
12- </PropertyGroup >
13- <PropertyGroup >
14- <SchemaVersion >2.0</SchemaVersion >
15- <DevelopmentServerPort >3044</DevelopmentServerPort >
16- </PropertyGroup >
17- <ProjectExtensions >
18- <VisualStudio >
19- <UserProperties bower_1json__JSONSchema = " http://json.schemastore.org/bower " package_1json__JSONSchema = " http://json.schemastore.org/package " />
20- </VisualStudio >
21- </ProjectExtensions >
22- <Import Project =" $(VSToolsPath)\DNX\Microsoft.DNX.Props" />
23- <Import Project =" $(VSToolsPath)\DNX\Microsoft.DNX.targets" />
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+ <PropertyGroup Label =" Globals" >
8+ <ProjectGuid >022dc77e-5e48-4cf4-ad8b-dc4b9b52e02e</ProjectGuid >
9+ <RootNamespace >React.Sample.Mvc6</RootNamespace >
10+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
11+ <OutputPath Condition =" '$(OutputPath)'=='' " >..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
12+ </PropertyGroup >
13+ <PropertyGroup >
14+ <SchemaVersion >2.0</SchemaVersion >
15+ <DevelopmentServerPort >3044</DevelopmentServerPort >
16+ </PropertyGroup >
17+ <ProjectExtensions >
18+ <VisualStudio >
19+ <UserProperties />
20+ </VisualStudio >
21+ </ProjectExtensions >
22+ <Import Project =" $(VSToolsPath)\DNX\Microsoft.DNX.Props" />
23+ <Import Project =" $(VSToolsPath)\DNX\Microsoft.DNX.targets" />
2424</Project >
0 commit comments