We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53a5de commit 11033fbCopy full SHA for 11033fb
src/WebJobs.Script/WebJobs.Script.csproj
@@ -9,8 +9,6 @@
9
</PropertyGroup>
10
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
11
<StyleCopTreatErrorsAsWarnings>false</StyleCopTreatErrorsAsWarnings>
12
- <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
13
- <WarningsAsErrors />
14
15
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
16
0 commit comments