File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11
11
<BaseIntermediateOutputPath Condition =" '$(BaseIntermediateOutputPath)'=='' " >.\obj</BaseIntermediateOutputPath >
12
12
<OutputPath Condition =" '$(OutputPath)'=='' " >.\bin\</OutputPath >
13
13
</PropertyGroup >
14
-
15
14
<PropertyGroup >
16
15
<SchemaVersion >2.0</SchemaVersion >
17
16
</PropertyGroup >
17
+ <ItemGroup >
18
+ <Service Include =" {82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
19
+ </ItemGroup >
18
20
<Import Project =" $(VSToolsPath)\DotNet\Microsoft.DotNet.targets" Condition =" '$(VSToolsPath)' != ''" />
19
21
</Project >
Original file line number Diff line number Diff line change 7
7
},
8
8
"testRunner" : " nunit" ,
9
9
"frameworks" : {
10
- "net451" : {},
11
10
"netcoreapp1.0" : {
12
11
"imports" : " portable-net45+win8" ,
13
12
"buildOptions" : {
20
19
},
21
20
"System.Collections.NonGeneric" : " 4.0.1"
22
21
}
23
- }
22
+ },
23
+ "net451" : {}
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments