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 +18
-46
lines changed
src/Microsoft.AspNet.StaticFiles
test/Microsoft.AspNet.StaticFiles.Tests Expand file tree Collapse file tree 3 files changed +18
-46
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion =" __ToolsVersion__ " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 14.0 " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<PropertyGroup >
4
- <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >12 .0</VisualStudioVersion >
4
+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14 .0</VisualStudioVersion >
5
5
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6
6
</PropertyGroup >
7
7
<Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >092141d9-305a-4fc5-ae74-cb23982ca8d4</ProjectGuid >
10
- <OutputType >Web</OutputType >
11
- <ActiveTargetFramework >net45</ActiveTargetFramework >
12
- </PropertyGroup >
13
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x86'" Label =" Configuration" >
14
- </PropertyGroup >
15
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x86'" Label =" Configuration" >
16
- </PropertyGroup >
17
- <PropertyGroup >
18
- <SchemaVersion >2.0</SchemaVersion >
19
- </PropertyGroup >
20
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x86'" >
21
- <DevelopmentServerPort >47028</DevelopmentServerPort >
10
+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
11
+ <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
22
12
</PropertyGroup >
23
13
<Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
24
- </Project >
14
+ </Project >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion =" __ToolsVersion__ " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 14.0 " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<PropertyGroup >
4
- <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >12 .0</VisualStudioVersion >
4
+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14 .0</VisualStudioVersion >
5
5
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6
6
</PropertyGroup >
7
7
<Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >8d7bc5a4-f19c-4184-8338-a6b42997218c</ProjectGuid >
10
- <OutputType >Library</OutputType >
11
- </PropertyGroup >
12
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x86'" Label =" Configuration" >
13
- </PropertyGroup >
14
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x86'" Label =" Configuration" >
15
- </PropertyGroup >
16
- <PropertyGroup >
17
- <SchemaVersion >2.0</SchemaVersion >
10
+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
11
+ <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
18
12
</PropertyGroup >
19
13
<Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
20
- </Project >
14
+ </Project >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
2
- <Project ToolsVersion =" __ToolsVersion__ " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 14.0 " DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<PropertyGroup >
4
- <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >12 .0</VisualStudioVersion >
4
+ <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14 .0</VisualStudioVersion >
5
5
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6
6
</PropertyGroup >
7
7
<Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >cc87fe7d-8f42-4be9-a152-9625e837c1e5</ProjectGuid >
10
- <OutputType >Library</OutputType >
11
- </PropertyGroup >
12
- <PropertyGroup Condition =" $(OutputType) == 'Console'" >
13
- <DebuggerFlavor >ConsoleDebugger</DebuggerFlavor >
14
- </PropertyGroup >
15
- <PropertyGroup Condition =" $(OutputType) == 'Web'" >
16
- <DebuggerFlavor >WebDebugger</DebuggerFlavor >
17
- </PropertyGroup >
18
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x86'" Label =" Configuration" >
19
- </PropertyGroup >
20
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x86'" Label =" Configuration" >
21
- </PropertyGroup >
22
- <PropertyGroup >
23
- <SchemaVersion >2.0</SchemaVersion >
10
+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
11
+ <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\bin\$(MSBuildProjectName)\</OutputPath >
24
12
</PropertyGroup >
25
13
<Import Project =" $(VSToolsPath)\AspNet\Microsoft.Web.AspNet.targets" Condition =" '$(VSToolsPath)' != ''" />
26
- </Project >
14
+ </Project >
You can’t perform that action at this time.
0 commit comments