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 e42d27d commit 31fc173Copy full SHA for 31fc173
src/TestStack.BDDfy/TestStack.BDDfy.csproj
@@ -23,6 +23,7 @@
23
<ErrorReport>prompt</ErrorReport>
24
<WarningLevel>4</WarningLevel>
25
<DocumentationFile>bin\Debug\TestStack.BDDfy.xml</DocumentationFile>
26
+ <NoWarn>CS1591</NoWarn>
27
</PropertyGroup>
28
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29
<DebugType>pdbonly</DebugType>
0 commit comments