File tree 4 files changed +8
-12
lines changed 4 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 4
4
<VisualStudioVersion Condition =" '$(VisualStudioVersion)' == ''" >14.0</VisualStudioVersion >
5
5
<VSToolsPath Condition =" '$(VSToolsPath)' == ''" >$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath >
6
6
</PropertyGroup >
7
-
8
7
<Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition =" '$(VSToolsPath)' != ''" />
9
8
<PropertyGroup Label =" Globals" >
10
9
<ProjectGuid >c4222506-9d5b-469d-90c1-196a3f27cb44</ProjectGuid >
11
- <RootNamespace >MusicStore.Standalone</RootNamespace >
12
- <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >..\..\artifacts\obj\$(MSBuildProjectName)</BaseIntermediateOutputPath >
13
- <OutputPath Condition =" '$(OutputPath)'=='' " >..\..\artifacts\</OutputPath >
14
- <TargetFrameworkVersion >v4.5.2</TargetFrameworkVersion >
10
+ <BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >.\obj</BaseIntermediateOutputPath >
11
+ <OutputPath Condition =" '$(OutputPath)'=='' " >.\bin\</OutputPath >
15
12
</PropertyGroup >
16
-
17
13
<PropertyGroup >
18
14
<SchemaVersion >2.0</SchemaVersion >
19
15
</PropertyGroup >
Original file line number Diff line number Diff line change 7
7
<Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.Props" Condition =" '$(VSToolsPath)' != ''" />
8
8
<PropertyGroup Label =" Globals" >
9
9
<ProjectGuid >3cfbed5d-2ed8-49db-96fb-bdaa748dc5a0</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 >a319acce-060b-4385-9534-9f2202f6180e</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 >ca663205-77de-4e55-b300-85594181b5a9</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