This repository was archived by the owner on Nov 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
src/Microsoft.AspNet.StaticFiles
test/Microsoft.AspNet.StaticFiles.Tests Expand file tree Collapse file tree 3 files changed +11
-11
lines changed 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 >
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 >092141d9-305a-4fc5-ae74-cb23982ca8d4</ProjectGuid >
1010 <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
1414 <SchemaVersion >2.0</SchemaVersion >
1515 <DevelopmentServerPort >16758</DevelopmentServerPort >
1616 </PropertyGroup >
17- <Import Project =" $(VSToolsPath)\AspNet \Microsoft.Web.AspNet .targets" Condition =" '$(VSToolsPath)' != ''" />
18- </Project >
17+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .targets" Condition =" '$(VSToolsPath)' != ''" />
18+ </Project >
Original file line number Diff line number Diff line change 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 >8d7bc5a4-f19c-4184-8338-a6b42997218c</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)' != ''" />
17- </Project >
16+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .targets" Condition =" '$(VSToolsPath)' != ''" />
17+ </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 >
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 >cc87fe7d-8f42-4be9-a152-9625e837c1e5</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)' != ''" />
17- </Project >
16+ <Import Project =" $(VSToolsPath)\DNX \Microsoft.DNX .targets" Condition =" '$(VSToolsPath)' != ''" />
17+ </Project >
You can’t perform that action at this time.
0 commit comments