File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project ToolsVersion =" __ToolsVersion__ " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2+ <Project ToolsVersion =" 14.0 " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
55 <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
66 </PropertyGroup >
7- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .Props" Condition =" '$(VSToolsPath)' != ''" />
7+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .Props" Condition =" '$(VSToolsPath)' != ''" />
88 <PropertyGroup Label =" Globals" >
99 <ProjectGuid >d4f684c8-b6a4-45f0-aca0-0d95632ff946</ProjectGuid >
1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1313 <PropertyGroup >
1414 <SchemaVersion >2.0</SchemaVersion >
1515 </PropertyGroup >
16- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .targets" Condition =" '$(VSToolsPath)' != ''" />
16+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .targets" Condition =" '$(VSToolsPath)' != ''" />
1717</Project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project ToolsVersion =" __ToolsVersion__ " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2+ <Project ToolsVersion =" 14.0 " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
55 <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
66 </PropertyGroup >
7- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .Props" Condition =" '$(VSToolsPath)' != ''" />
7+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .Props" Condition =" '$(VSToolsPath)' != ''" />
88 <PropertyGroup Label =" Globals" >
99 <ProjectGuid >78627bb3-851e-4c1a-91c0-629fc7c15f8f</ProjectGuid >
1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1414 <SchemaVersion >2.0</SchemaVersion >
1515 <DevelopmentServerPort >26425</DevelopmentServerPort >
1616 </PropertyGroup >
17- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .targets" Condition =" '$(VSToolsPath)' != ''" />
17+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .targets" Condition =" '$(VSToolsPath)' != ''" />
1818</Project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project ToolsVersion =" __ToolsVersion__ " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2+ <Project ToolsVersion =" 14.0 " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
55 <VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
66 </PropertyGroup >
7- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .Props" Condition =" '$(VSToolsPath)' != ''" />
7+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .Props" Condition =" '$(VSToolsPath)' != ''" />
88 <PropertyGroup Label =" Globals" >
99 <ProjectGuid >8d4b2ab5-c2d2-4ee0-b751-f4126c7d0539</ProjectGuid >
1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1414 <SchemaVersion >2.0</SchemaVersion >
1515 <DevelopmentServerPort >26235</DevelopmentServerPort >
1616 </PropertyGroup >
17- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .targets" Condition =" '$(VSToolsPath)' != ''" />
17+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .targets" Condition =" '$(VSToolsPath)' != ''" />
1818</Project >
You can’t perform that action at this time.
0 commit comments