Skip to content

Commit 304d451

Browse files
committed
revert extra changes
1 parent 9788f77 commit 304d451

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

src/GraphODataTemplateWriter/GraphODataTemplateWriter.csproj

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -31,24 +31,6 @@
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>

0 commit comments

Comments
 (0)