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 +6
-6
lines changed
src/Microsoft.AspNetCore.StaticFiles
test/Microsoft.AspNetCore.StaticFiles.Tests Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
<Import Project =" $(VSToolsPath)\DNX\Microsoft.DNX.Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >092141d9-305a-4fc5-ae74-cb23982ca8d4</ProjectGuid >
10
- <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\ obj\$(MSBuildProjectName) </BaseIntermediateOutputPath >
11
- <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts \bin\</OutputPath >
10
+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >.\ obj</BaseIntermediateOutputPath >
11
+ <OutputPath Condition =" '$(OutputPath)'=='' " >.\bin\</OutputPath >
12
12
</PropertyGroup >
13
13
<PropertyGroup >
14
14
<SchemaVersion >2.0</SchemaVersion >
Original file line number Diff line number Diff line change 7
7
<Import Project =" $(VSToolsPath)\DNX\Microsoft.DNX.Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >8d7bc5a4-f19c-4184-8338-a6b42997218c</ProjectGuid >
10
- <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\ obj\$(MSBuildProjectName) </BaseIntermediateOutputPath >
11
- <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts \bin\</OutputPath >
10
+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >.\ obj</BaseIntermediateOutputPath >
11
+ <OutputPath Condition =" '$(OutputPath)'=='' " >.\bin\</OutputPath >
12
12
</PropertyGroup >
13
13
<PropertyGroup >
14
14
<SchemaVersion >2.0</SchemaVersion >
Original file line number Diff line number Diff line change 7
7
<Import Project =" $(VSToolsPath)\DNX\Microsoft.DNX.Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >cc87fe7d-8f42-4be9-a152-9625e837c1e5</ProjectGuid >
10
- <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\ obj\$(MSBuildProjectName) </BaseIntermediateOutputPath >
11
- <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts \bin\</OutputPath >
10
+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >.\ obj</BaseIntermediateOutputPath >
11
+ <OutputPath Condition =" '$(OutputPath)'=='' " >.\bin\</OutputPath >
12
12
</PropertyGroup >
13
13
<PropertyGroup >
14
14
<SchemaVersion >2.0</SchemaVersion >
You can’t perform that action at this time.
0 commit comments