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 1
1
<?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" >
3
3
<PropertyGroup >
4
4
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
5
5
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6
6
</PropertyGroup >
7
- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .Props" Condition =" '$(VSToolsPath)' != ''" />
7
+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >d4f684c8-b6a4-45f0-aca0-0d95632ff946</ProjectGuid >
10
10
<BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
13
13
<PropertyGroup >
14
14
<SchemaVersion >2.0</SchemaVersion >
15
15
</PropertyGroup >
16
- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .targets" Condition =" '$(VSToolsPath)' != ''" />
16
+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .targets" Condition =" '$(VSToolsPath)' != ''" />
17
17
</Project >
Original file line number Diff line number Diff line change 1
1
<?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" >
3
3
<PropertyGroup >
4
4
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
5
5
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6
6
</PropertyGroup >
7
- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .Props" Condition =" '$(VSToolsPath)' != ''" />
7
+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >78627bb3-851e-4c1a-91c0-629fc7c15f8f</ProjectGuid >
10
10
<BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
14
14
<SchemaVersion >2.0</SchemaVersion >
15
15
<DevelopmentServerPort >26425</DevelopmentServerPort >
16
16
</PropertyGroup >
17
- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .targets" Condition =" '$(VSToolsPath)' != ''" />
17
+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .targets" Condition =" '$(VSToolsPath)' != ''" />
18
18
</Project >
Original file line number Diff line number Diff line change 1
1
<?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" >
3
3
<PropertyGroup >
4
4
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
5
5
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6
6
</PropertyGroup >
7
- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .Props" Condition =" '$(VSToolsPath)' != ''" />
7
+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >8d4b2ab5-c2d2-4ee0-b751-f4126c7d0539</ProjectGuid >
10
10
<BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
14
14
<SchemaVersion >2.0</SchemaVersion >
15
15
<DevelopmentServerPort >26235</DevelopmentServerPort >
16
16
</PropertyGroup >
17
- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .targets" Condition =" '$(VSToolsPath)' != ''" />
17
+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .targets" Condition =" '$(VSToolsPath)' != ''" />
18
18
</Project >
You can’t perform that action at this time.
0 commit comments