File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 26
26
<DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP;PCL</DefineConstants >
27
27
<ErrorReport >prompt</ErrorReport >
28
28
<WarningLevel >4</WarningLevel >
29
+ <DocumentationFile >bin\Debug\WampSharp.NewtonsoftJson.XML</DocumentationFile >
29
30
</PropertyGroup >
30
31
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31
32
<PlatformTarget >AnyCPU</PlatformTarget >
35
36
<DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP;PCL</DefineConstants >
36
37
<ErrorReport >prompt</ErrorReport >
37
38
<WarningLevel >4</WarningLevel >
39
+ <DocumentationFile >bin\Release\WampSharp.NewtonsoftJson.XML</DocumentationFile >
38
40
</PropertyGroup >
39
41
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
40
42
<PlatformTarget >x86</PlatformTarget >
Original file line number Diff line number Diff line change 26
26
<DefineConstants >TRACE;DEBUG;NETFX_CORE;WINDOWS_UWP</DefineConstants >
27
27
<ErrorReport >prompt</ErrorReport >
28
28
<WarningLevel >4</WarningLevel >
29
+ <DocumentationFile >bin\Debug\WampSharp.Windows.XML</DocumentationFile >
29
30
</PropertyGroup >
30
31
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31
32
<PlatformTarget >AnyCPU</PlatformTarget >
35
36
<DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP;PCL</DefineConstants >
36
37
<ErrorReport >prompt</ErrorReport >
37
38
<WarningLevel >4</WarningLevel >
39
+ <DocumentationFile >bin\Release\WampSharp.Windows.XML</DocumentationFile >
38
40
</PropertyGroup >
39
41
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
40
42
<PlatformTarget >x86</PlatformTarget >
Original file line number Diff line number Diff line change 26
26
<DefineConstants >TRACE;DEBUG;NETFX_CORE;WINDOWS_UWP;PCL</DefineConstants >
27
27
<ErrorReport >prompt</ErrorReport >
28
28
<WarningLevel >4</WarningLevel >
29
+ <DocumentationFile >bin\Debug\WampSharp.Default.Client.XML</DocumentationFile >
29
30
</PropertyGroup >
30
31
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31
32
<PlatformTarget >AnyCPU</PlatformTarget >
35
36
<DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP;PCL</DefineConstants >
36
37
<ErrorReport >prompt</ErrorReport >
37
38
<WarningLevel >4</WarningLevel >
39
+ <DocumentationFile >bin\Release\WampSharp.Default.Client.XML</DocumentationFile >
38
40
</PropertyGroup >
39
41
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
40
42
<PlatformTarget >x86</PlatformTarget >
Original file line number Diff line number Diff line change 26
26
<DefineConstants >TRACE;DEBUG;NETFX_CORE;WINDOWS_UWP;NET45;NETCORE;PCL;MANUAL_PROXY;DISPATCH_PROXY;LIBLOG_PUBLIC;LIBLOG_PORTABLE;TPL;ASYNC_LOCAL;ASYNC;WAMPCRA;</DefineConstants >
27
27
<ErrorReport >prompt</ErrorReport >
28
28
<WarningLevel >4</WarningLevel >
29
+ <DocumentationFile >bin\Debug\WampSharp.XML</DocumentationFile >
29
30
</PropertyGroup >
30
31
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
31
32
<PlatformTarget >AnyCPU</PlatformTarget >
35
36
<DefineConstants >TRACE;NETFX_CORE;WINDOWS_UWP;NET45;NETCORE;PCL;MANUAL_PROXY;DISPATCH_PROXY;LIBLOG_PUBLIC;LIBLOG_PORTABLE;TPL;ASYNC_LOCAL;ASYNC;WAMPCRA;</DefineConstants >
36
37
<ErrorReport >prompt</ErrorReport >
37
38
<WarningLevel >4</WarningLevel >
39
+ <DocumentationFile >bin\Release\WampSharp.XML</DocumentationFile >
38
40
</PropertyGroup >
39
41
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
40
42
<PlatformTarget >x86</PlatformTarget >
You can’t perform that action at this time.
0 commit comments