Skip to content

Commit 11033fb

Browse files
committed
Remove ErrorsAsWarnings
1 parent e53a5de commit 11033fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/WebJobs.Script/WebJobs.Script.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
</PropertyGroup>
1010
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
1111
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
12-
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
13-
<WarningsAsErrors />
1412
</PropertyGroup>
1513
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
1614
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>

0 commit comments

Comments
 (0)