File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 49
49
<Reference Include =" System" />
50
50
<Reference Include =" System.Core" />
51
51
<Reference Include =" System.Xml.Linq" />
52
- <Reference Include =" System.Data.DataSetExtensions" />
53
- <Reference Include =" Microsoft.CSharp" />
54
- <Reference Include =" System.Data" />
55
- <Reference Include =" System.Net.Http" />
56
52
<Reference Include =" System.Xml" />
57
53
</ItemGroup >
58
54
<ItemGroup >
Original file line number Diff line number Diff line change 31
31
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Test|AnyCPU' " >
32
32
<DebugType >full</DebugType >
33
33
<Optimize >false</Optimize >
34
- <DebugSymbols >true</DebugSymbols >
34
+ <DebugSymbols >true</DebugSymbols >
35
35
<OutputPath >bin\Test\</OutputPath >
36
36
<DefineConstants >DEBUG;TRACE</DefineConstants >
37
37
<ErrorReport >prompt</ErrorReport >
48
48
<ItemGroup >
49
49
<Reference Include =" System" />
50
50
<Reference Include =" System.Core" />
51
- <Reference Include =" System.Xml.Linq" />
52
- <Reference Include =" System.Data.DataSetExtensions" />
53
- <Reference Include =" Microsoft.CSharp" />
54
- <Reference Include =" System.Data" />
55
- <Reference Include =" System.Xml" />
56
51
</ItemGroup >
57
52
<ItemGroup >
58
53
<Compile Include =" Log.cs" />
You can’t perform that action at this time.
0 commit comments