Skip to content

Commit

Permalink
Update DotNetNuke.Modules.MemberDirectory.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
zyhfish authored and tpluscode committed Mar 19, 2018
1 parent 9fc41fe commit 7c5ba20
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<DocumentationFile>bin\DotNetNuke.Modules.MemberDirectory.XML</DocumentationFile>
<NoWarn>1591,618</NoWarn>
<NoWarn>1591</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Expand Down Expand Up @@ -212,4 +212,4 @@
</PropertyGroup>
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
</Target>
</Project>
</Project>

0 comments on commit 7c5ba20

Please sign in to comment.