File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
src/GraphODataTemplateWriter Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 3131 <ErrorReport >prompt</ErrorReport >
3232 <WarningLevel >4</WarningLevel >
3333 </PropertyGroup >
34- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
35- <DebugSymbols >true</DebugSymbols >
36- <OutputPath >bin\x86\Debug\</OutputPath >
37- <DefineConstants >DEBUG;TRACE</DefineConstants >
38- <DebugType >full</DebugType >
39- <PlatformTarget >x86</PlatformTarget >
40- <ErrorReport >prompt</ErrorReport >
41- <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
42- </PropertyGroup >
43- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
44- <OutputPath >bin\x86\Release\</OutputPath >
45- <DefineConstants >TRACE</DefineConstants >
46- <Optimize >true</Optimize >
47- <DebugType >pdbonly</DebugType >
48- <PlatformTarget >x86</PlatformTarget >
49- <ErrorReport >prompt</ErrorReport >
50- <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
51- </PropertyGroup >
5234 <ItemGroup >
5335 <Reference Include =" Inflector" >
5436 <HintPath >..\..\packages\Inflector.1.0.0.0\lib\net45\Inflector.dll</HintPath >
You can’t perform that action at this time.
0 commit comments